llvm-project/llvm/test/ExecutionEngine/JITLink
sunho bc24e6ab7c [JITLink][COFF] Use DLLImportDefinitionGenerator for creating PLT stubs.
Uses DLLImportDefinitionGenerator for creating PLT stubs. It removes previous approach for dllimport stub creation which can't deal with jump thunks.

Reviewed By: lhames

Differential Revision: https://reviews.llvm.org/D132524
2022-09-10 15:25:44 +09:00
..
AArch64 Reapply 51c705fbe5, "[JITLink] Include LinkGraph name in...", with fixes. 2022-07-09 09:33:04 -07:00
RISCV [JITLink] Add R_RISCV_SUB6 relocation 2022-03-01 01:45:03 +08:00
X86 [JITLink][COFF] Use DLLImportDefinitionGenerator for creating PLT stubs. 2022-09-10 15:25:44 +09:00
i386 Re-apply "[JITLink] Introduce ELF/i386 backend " with correct authorship. 2022-08-15 18:44:43 -07:00