diff options
author | Alexei Starovoitov <alexei.starovoitov@gmail.com> | 2016-11-18 02:32:35 +0000 |
---|---|---|
committer | Alexei Starovoitov <alexei.starovoitov@gmail.com> | 2016-11-18 02:32:35 +0000 |
commit | 8f9f8210c1f4846e70642595aab81e527dc5336c (patch) | |
tree | 2ead9a7b483faa203c4bbcd7ffced8616ff496c8 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | faad4c30fa4ebf2d766944b558a38f15695ebe1b (diff) | |
download | bcm5719-llvm-8f9f8210c1f4846e70642595aab81e527dc5336c.tar.gz bcm5719-llvm-8f9f8210c1f4846e70642595aab81e527dc5336c.zip |
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: Alexei Starovoitov <ast@kernel.org>
llvm-svn: 287300
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions