llvm-project/llvm/lib/Target/BPF/MCTargetDesc
Alexei Starovoitov cfb51f54ba BPF: Use official ELF e_machine value
The same value for EM_BPF is being propagated to glibc,
elfutils, and binutils.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
llvm-svn: 275633
2016-07-15 22:27:55 +00:00
..
BPFAsmBackend.cpp Fix branch relaxation in 16-bit mode. 2016-07-11 14:23:53 +00:00
BPFELFObjectWriter.cpp BPF: Use official ELF e_machine value 2016-07-15 22:27:55 +00:00
BPFMCAsmInfo.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
BPFMCCodeEmitter.cpp Prune some includes from headers and sink some inline functions 2016-06-22 23:23:08 +00:00
BPFMCTargetDesc.cpp Delete MCCodeGenInfo. 2016-06-30 18:25:11 +00:00
BPFMCTargetDesc.h Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. 2015-09-15 16:17:27 +00:00
CMakeLists.txt
LLVMBuild.txt