llvm-project/llvm/test/ExecutionEngine/JITLink
Sunho Kim 3d8061a3be [JITLink][ELF][AArch64] Implement R_AARCH64_MOVW_UABS_G*_NC.
Implements  R_AARCH64_MOVW_UABS_G*_NC fixup edges. These relocation entries can be generated when code is compiled without a PIC flag. With this patch, clang-repl can printf Hello World with ObjectLinkerLayer on aarch64 linux.

Reviewed By: lhames

Differential Revision: https://reviews.llvm.org/D127585
2022-06-14 14:06:59 +09:00
..
AArch64 [JITLink][ELF][AArch64] Implement R_AARCH64_MOVW_UABS_G*_NC. 2022-06-14 14:06:59 +09:00
RISCV [JITLink] Add R_RISCV_SUB6 relocation 2022-03-01 01:45:03 +08:00
X86 [JITLink] Suppress "symbols not found" errors for testcase. 2022-04-17 08:34:22 -07:00