1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/ExecutionEngine/RuntimeDyld/AArch64
Eugene Leviant edc5b4dcf7 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
..
ELF_ARM64_BE-relocations.s RuntimeDyldELF: implement R_AARCH64_PREL64 reloc 2017-01-10 11:05:30 +00:00
ELF_ARM64_local_branch.s RuntimeDyldELF: don't create thunk if not needed 2017-01-09 09:56:31 +00:00
ELF_ARM64_PIC_relocations.s RuntimeDyldELF/AArch64: Implement basic GOT support 2017-02-06 15:31:28 +00:00
ELF_ARM64_relocations.s RuntimeDyldELF: add LDST128_ABS_LO12_NC reloc 2017-01-23 13:52:08 +00:00
lit.local.cfg
MachO_ARM64_relocations.s Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00