OSDN Git Service

[bpf] Test case for symbol information in object file
authorYonghong Song <yhs@fb.com>
Sat, 22 Sep 2018 17:31:01 +0000 (17:31 +0000)
committerYonghong Song <yhs@fb.com>
Sat, 22 Sep 2018 17:31:01 +0000 (17:31 +0000)
commit970825c180b60c918fa92970b5b9222024f1d383
treee18ec753cf5d726a12742f4ffbc9ad5bcb141987
parente6eae088dceaedc7a80fa1acfbe55673ebeb12c9
[bpf] Test case for symbol information in object file

This patch tests the change introduced in r342556.

Signed-off-by: Paul Chaignon <paul.chaignon@orange.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342807 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/BPF/elf-symbol-information.ll [new file with mode: 0644]