llvm-project/lld/ELF/Arch
Rui Ueyama b41a6966e0 TrapInstr must be 4 bytes long. Currently we write two zeros on every two bytes.
llvm-svn: 350853
2019-01-10 17:45:56 +00:00
..
AArch64.cpp [ELF] - Renamed few more AArch64 specific relocation expressions. NFC. 2018-11-15 15:35:44 +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] Fix ARM and Thumb V7PILongThunk overflow behavior. 2019-01-10 16:08:23 +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
MSP430.cpp TrapInstr must be 4 bytes long. Currently we write two zeros on every two bytes. 2019-01-10 17:45:56 +00:00
Mips.cpp [ELF][MIPS] Use MIPS R6 `sigrie` as a trap instruction 2018-11-16 05:30:47 +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 [PPC][PPC64] PPC_REL14 and PPC64_REL14 relocations 2018-12-04 12:26:21 +00:00
PPC64.cpp [PPC64] Fix RelType in checkInt and checkAlignment diagnsotics. 2019-01-10 15:08:02 +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] Make TrapInstr and Filler byte arrays. NFC. 2018-11-14 21:05:20 +00:00
X86_64.cpp Simplify Symbol::getPltVA. 2018-11-28 17:42:59 +00:00