llvm-project/llvm/test/ExecutionEngine/RuntimeDyld
Eugene Leviant 3e582c8855 RuntimeDyldELF/AArch64: Implement basic GOT support
This patch implements two GOT relocations:
R_AARCH64_ADR_GOT_PAGE and R_AARCH64_LD64_GOT_LO12_NC

Differential revision: https://reviews.llvm.org/D28571

llvm-svn: 294191
2017-02-06 15:31:28 +00:00
..
AArch64 RuntimeDyldELF/AArch64: Implement basic GOT support 2017-02-06 15:31:28 +00:00
ARM Fix PREL31 relocation on ARM 2016-10-20 21:15:29 +00:00
Mips [mips][mcjit] Add the majority of N32 support. 2016-10-20 13:02:23 +00:00
PowerPC [RuntimeDyld] Adapt PPC64 relocations to PPC32 2015-08-04 15:29:00 +00:00
SystemZ Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
X86 Test RuntimeDyld doesn't crash with R_X86_64_NONE (r293388). 2017-01-30 01:28:42 +00:00