Skip to content
Commit 3b9efca8 authored by Alexei Starovoitov's avatar Alexei Starovoitov
Browse files

[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: default avatarAlexei Starovoitov <ast@kernel.org>
llvm-svn: 289569
parent 125b15e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment