hanchenye-llvm-project/lld/ELF/Arch
Rui Ueyama 709fb2bb10 Rename ObjectFile -> ObjFile.
Rename it because it was too easy to conflict with llvm::object::ObjectFile
which broke buildbots several times.

llvm-svn: 309199
2017-07-26 22:13:32 +00:00
..
AArch64.cpp Do not use make<> to allocate TargetInfo. NFC. 2017-06-16 20:15:03 +00:00
AMDGPU.cpp Do not use make<> to allocate TargetInfo. NFC. 2017-06-16 20:15:03 +00:00
ARM.cpp [ELF] Introduce target specific inBranchRange() function 2017-07-17 16:54:29 +00:00
AVR.cpp Do not use make<> to allocate TargetInfo. NFC. 2017-06-16 20:15:03 +00:00
Mips.cpp Add trap instructions for ARM and MIPS. 2017-06-26 19:45:53 +00:00
MipsArchTree.cpp Rename ObjectFile -> ObjFile. 2017-07-26 22:13:32 +00:00
PPC.cpp [ELF] Define _GLOBAL_OFFSET_TABLE_ symbol relative to .got 2017-06-26 10:22:17 +00:00
PPC64.cpp Do not use make<> to allocate TargetInfo. NFC. 2017-06-16 20:15:03 +00:00
SPARCV9.cpp Delete comparison with GlobalOffsetTable. 2017-06-28 23:19:32 +00:00
X86.cpp Add trap instructions for ARM and MIPS. 2017-06-26 19:45:53 +00:00
X86_64.cpp Add trap instructions for ARM and MIPS. 2017-06-26 19:45:53 +00:00