llvm-project/lld/ELF/Arch
George Rimar 8ef9babb67 [ELF] - Renamed AArch64 specific relocations expressions. NFC.
They did not have AArch64 prefix. Now they do.

llvm-svn: 346749
2018-11-13 10:16:36 +00:00
..
AArch64.cpp [ELF] - Renamed AArch64 specific relocations expressions. NFC. 2018-11-13 10:16:36 +00:00
AMDGPU.cpp [ELF] - Do not fail on R_*_NONE relocations when parsing the debug info. 2018-09-26 08:11:34 +00:00
ARM.cpp [ELF] Refactor per-target TLS layout configuration. NFC. 2018-10-31 20:53:17 +00:00
AVR.cpp [ELF] - Do not fail on R_*_NONE relocations when parsing the debug info. 2018-09-26 08:11:34 +00:00
Hexagon.cpp [ELF][HEXAGON] Let input determine e_flag. 2018-10-15 14:44:52 +00:00
Mips.cpp [ELF] - Do not fail on R_*_NONE relocations when parsing the debug info. 2018-09-26 08:11:34 +00:00
MipsArchTree.cpp [ELF][MIPS] Add mote tests on MipsArchTree routines, fix typos in error messages 2018-07-10 16:51:17 +00:00
PPC.cpp [ELF] - Do not fail on R_*_NONE relocations when parsing the debug info. 2018-09-26 08:11:34 +00:00
PPC64.cpp [PPC64] Use INT32_MIN instead of std::numeric_limits<int32_t>::min() 2018-11-07 21:14:54 +00:00
RISCV.cpp Omit "virtual" if overridden. 2018-11-01 20:08:39 +00:00
SPARCV9.cpp [ELF] - Do not fail on R_*_NONE relocations when parsing the debug info. 2018-09-26 08:11:34 +00:00
X86.cpp [ELF] - Do not fail on R_*_NONE relocations when parsing the debug info. 2018-09-26 08:11:34 +00:00
X86_64.cpp Reland "[PPC64] Add split - stack support." 2018-10-16 17:13:01 +00:00