diff options
author | Alexei Starovoitov <alexei.starovoitov@gmail.com> | 2016-12-13 19:07:08 +0000 |
---|---|---|
committer | Alexei Starovoitov <alexei.starovoitov@gmail.com> | 2016-12-13 19:07:08 +0000 |
commit | 3b9efca8e8b5f853b782645ec45cb8ed843d7297 (patch) | |
tree | 61acb2894c5aa38c8f58d15cfaf04a13f34680a6 /llvm/lib/Object/IRObjectFile.cpp | |
parent | 125b15e6c93dffa239867fa75bd1bcfe7f77e155 (diff) | |
download | llvm-3b9efca8e8b5f853b782645ec45cb8ed843d7297.zip llvm-3b9efca8e8b5f853b782645ec45cb8ed843d7297.tar.gz llvm-3b9efca8e8b5f853b782645ec45cb8ed843d7297.tar.bz2 |
[bpf] change llvm-objdump to print dec instead of hex
since bpf instruction stream is multiple of 8 change llvm-objdump
to print decimal instruction number instead of hex address, so that
users don't have to do this math manually to match kernel verifier output
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
llvm-svn: 289569
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions