forked from OSchip/llvm-project
8f9f8210c1
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 |
||
---|---|---|
.. | ||
BPFInstPrinter.cpp | ||
BPFInstPrinter.h | ||
CMakeLists.txt | ||
LLVMBuild.txt |