llvm-project/lld/ELF/Arch
Simon Atanasyan 64fb2901e5 [ELF][MIPS] Add mote tests on MipsArchTree routines, fix typos in error messages
This fix add more test cases for routines check MIPS ELF header flags and
flags from .MIPS.abiflags sections. The tests use yaml2obj for object
files generation because not all combinations of flags can be produced
by LLVM tools.

llvm-svn: 336704
2018-07-10 16:51:17 +00:00
..
AArch64.cpp [ELF][AArch64] Implement the AArch64 TLSLD_LDST_LO12 family of relocs 2018-05-04 08:53:34 +00:00
AMDGPU.cpp AMDGPU/LLD: Handle R_AMDGPU_REL64 relocation 2018-06-11 21:42:53 +00:00
ARM.cpp [ELF] - Eliminate Target::isPicRel method. 2018-04-05 12:07:20 +00:00
AVR.cpp Rename SymbolBody -> Symbol 2017-11-03 21:21:47 +00:00
Hexagon.cpp Remove needless bitwise-AND. 2018-06-13 19:58:33 +00:00
Mips.cpp [ELF][MIPS] Remove support for linking microMIPS 64-bit code 2018-07-06 05:50:41 +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] Recommit 327248 with Arm using the .got for _GLOBAL_OFFSET_TABLE_ 2018-03-19 06:52:51 +00:00
PPC64.cpp [PPC64] Add TLS local dynamic to local exec relaxation 2018-07-09 16:35:51 +00:00
SPARCV9.cpp Do not use template for check{Int,UInt,IntUInt,Alignment}. 2018-03-29 22:40:52 +00:00
X86.cpp Rename R_TLSGD/R_TLSLD to add _GOT_FROM_END. NFC. 2018-05-31 18:07:06 +00:00
X86_64.cpp [ELF][X86_64] Use R_GOTREL_FROM_END instead of R_GOTREL for R_X86_64_GOTOFF64 2018-06-13 23:29:28 +00:00