llvm-project/llvm/lib/Target/BPF/MCTargetDesc
Alexei Starovoitov 7ab125dbf3 [bpf] fix dwarf elf relocs and line numbers
- teach RelocVisitor to recognize bpf relocations
- fix AsmInfo->PointerSize to make sure dwarf is emitted correctly
- add a test for the above

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
llvm-svn: 287521
2016-11-21 06:21:23 +00:00
..
BPFAsmBackend.cpp MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC 2016-07-25 17:18:28 +00:00
BPFELFObjectWriter.cpp [bpf] fix dwarf elf relocs and line numbers 2016-11-21 06:21:23 +00:00
BPFMCAsmInfo.h [bpf] fix dwarf elf relocs and line numbers 2016-11-21 06:21:23 +00:00
BPFMCCodeEmitter.cpp Try again to fix unused variable warning on lld-x86_64-darwin13 after r287439. 2016-11-19 14:47:41 +00:00
BPFMCTargetDesc.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
BPFMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
CMakeLists.txt
LLVMBuild.txt [bpf] support BPF backend as shared library 2015-04-08 03:46:51 +00:00