Yonghong Song
4c3ce59e61
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
2017-11-16 00:52:30 +00:00
..
2016-11-18 02:32:35 +00:00
2016-11-20 02:25:00 +00:00
2016-11-18 02:32:35 +00:00
2017-09-11 23:43:35 +00:00
2017-09-11 23:43:35 +00:00
2017-09-11 23:43:35 +00:00
2016-11-18 02:32:35 +00:00
2017-09-11 22:59:45 +00:00
2017-09-11 23:43:35 +00:00
2017-01-17 07:26:17 +00:00
2017-09-18 23:29:36 +00:00
2017-09-28 02:46:11 +00:00
2016-11-18 02:32:35 +00:00
2016-11-18 02:32:35 +00:00
2017-09-11 23:43:35 +00:00
2017-04-13 22:24:13 +00:00
2016-11-20 02:25:00 +00:00
2017-11-16 00:52:30 +00:00
2017-09-28 02:46:11 +00:00
2017-01-17 07:26:17 +00:00
2017-05-03 17:30:56 +00:00
2017-06-29 15:18:54 +00:00
2017-06-29 15:18:54 +00:00
2017-09-09 00:11:13 +00:00
2017-09-09 00:11:13 +00:00
2017-06-16 15:41:16 +00:00
2017-06-16 15:41:16 +00:00
2017-09-11 23:43:35 +00:00
2017-10-16 04:14:53 +00:00
2017-08-23 04:25:57 +00:00
2016-11-18 02:32:35 +00:00
2016-11-18 02:32:35 +00:00
2017-09-09 00:11:13 +00:00
2017-01-17 07:26:17 +00:00
2017-04-10 20:18:21 +00:00