llvm-project/lld/ELF/Arch
Zaara Syeda 662d146c5b [PPC64] Add TLS initial exec to local exec relaxation
This patch adds the target call back relaxTlsIeToLe to support TLS relaxation
from initial exec to local exec model.

Differential Revision: https://reviews.llvm.org/D48091

llvm-svn: 340281
2018-08-21 15:13:53 +00:00
..
AArch64.cpp [ELF] Add support for Armv5 and Armv6 compatible Thunks 2018-08-20 09:37:50 +00:00
AMDGPU.cpp AMDGPU/LLD: Handle R_AMDGPU_REL64 relocation 2018-06-11 21:42:53 +00:00
ARM.cpp [ELF] Add support for Armv5 and Armv6 compatible Thunks 2018-08-20 09:37:50 +00:00
AVR.cpp Rename SymbolBody -> Symbol 2017-11-03 21:21:47 +00:00
Hexagon.cpp Remove unnecessary applyMask() application. 2018-08-20 06:33:29 +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 initial exec to local exec relaxation 2018-08-21 15:13:53 +00:00
RISCV.cpp Support RISC-V 2018-08-09 17:59:56 +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 [LLD] Update split stack support to handle more generic prologues. Improve error handling. Add test file for better code-coverage. Update tests to be more complete. 2018-08-02 18:13:40 +00:00