llvm-project/lld/ELF/Arch
Rafael Espindola b04290569c Delete comparison with GlobalOffsetTable.
Now that _GLOBAL_OFFSET_TABLE_ is defined, we can just use R_PC for it
if needed.

llvm-svn: 306614
2017-06-28 23:19: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 Add trap instructions for ARM and MIPS. 2017-06-26 19:45:53 +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 LLD: Move ELF/Mips.cpp to ELF/Arch/MipsArchTree.cpp 2017-06-19 21:03:57 +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