Skip to content
Commit 8f9f8210 authored by Alexei Starovoitov's avatar Alexei Starovoitov
Browse files

convert bpf assembler to look like kernel verifier output



since bpf instruction set was introduced people learned to
read and understand kernel verifier output whereas llvm asm
output stayed obscure and unknown. Convert llvm to emit
assembler text similar to kernel to avoid this discrepancy

Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
llvm-svn: 287300
parent faad4c30
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