summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/comment-cplus-decls.cpp
diff options
context:
space:
mode:
authorYonghong Song <yhs@fb.com>2017-11-16 00:52:30 +0000
committerYonghong Song <yhs@fb.com>2017-11-16 00:52:30 +0000
commit4c3ce59e61fbda78503e7073ce9daa91a7287783 (patch)
tree4d376da08da98452cceefdb9b2daa55907d27ad5 /clang/test/Index/comment-cplus-decls.cpp
parent4f34614beb5d94ee11244d466411655e234f50a5 (diff)
downloadbcm5719-llvm-4c3ce59e61fbda78503e7073ce9daa91a7287783.tar.gz
bcm5719-llvm-4c3ce59e61fbda78503e7073ce9daa91a7287783.zip
bpf: enable llvm-objdump to print out symbolized jmp target
Add hook in BPF backend so that llvm-objdump can print out the jmp target with label names, e.g., ... if r1 != 2 goto 6 <LBB0_2> ... goto 7 <LBB0_4> ... LBB0_2: ... LBB0_4: ... Signed-off-by: Yonghong Song <yhs@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> llvm-svn: 318358
Diffstat (limited to 'clang/test/Index/comment-cplus-decls.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud