summaryrefslogtreecommitdiff
path: root/llvm/test/ExecutionEngine/JITLink/Generic
AgeCommit message (Expand)Author
2025-06-21[ORC] Apply MachO::CPU_SUBTYPE_MASK to comparison in getDylibInterfac… (#14...Lang Hames
2025-06-10[JITLink] [test] Add a trailing newline to a test file. NFC.Martin Storsjö
2025-06-10[JITLink] [test] Generalize UNSUPPORTED markings for Windows/arm64 (#142377)Martin Storsjö
2025-06-10[JITLink] [test] Extend preexisting MinGW XFAILs to new tests (#142375)Martin Storsjö
2025-05-30[JITLink] Disable the all-load- tests on Windows/arm64.Lang Hames
2025-05-28Re-apply "[ORC] Add optional context string to duplicate symbol definition..."Lang Hames
2025-05-27[ORC] Refactor visit-members in StaticLibraryDefinitionGenerator. (#141546)Lang Hames
2025-05-09Revert "[ORC] Add optional context string to duplicate symbol definition erro...JP Lehr
2025-05-09[ORC] Add optional context string to duplicate symbol definition errors.Lang Hames
2024-12-09Reapply "[ORC] Introduce LazyReexportsManager, ... (#118923)" with fixes.Lang Hames
2024-12-09Revert "Reapply "[ORC] Introduce LazyReexportsManager, … (#118923)" with fi...Lang Hames
2024-12-09Reapply "[ORC] Introduce LazyReexportsManager, … (#118923)" with fixesLang Hames
2024-12-07Revert "[ORC] Introduce LazyReexportsManager, JITLinkTrampolines, … (#118923)"Lang Hames
2024-12-07[ORC] Introduce LazyReexportsManager, JITLinkTrampolines, ORC-RT base… (#11...Lang Hames
2024-11-18[ORC] Tweak lazy-link testcase's UNSUPPORTED condition for armv8a some more.Lang Hames
2024-11-18[ORC] Tweak lazy-link testcase's UNSUPPORTED condition for armv8a.Lang Hames
2024-11-18[ORC] Disable lazy-linking test on armv8 and powerpc.Lang Hames
2024-11-18[ORC] Add LazyObjectLinkingLayer, lazy-linking support to llvm-jitlink (#116002)Lang Hames
2024-11-10[JITLink] Use `rsplit` on `-sectcreate` argument in llvm-jitlink (#115511)Douglas
2024-08-16[ORC] Gate testcase for 3e1d4ec671c on x86-64 and aarch64 target support.Lang Hames
2024-08-16[ORC] loadRelocatableObject: universal binary support, clearer errors (#104406)Lang Hames
2024-03-01[llvm-jitlink] [test] Add an XFAIL for a JITLink test on MinGWMartin Storsjö
2024-02-22[llvm][llvm-jitlink] Disable test on Windows on ArmDavid Spickett
2024-02-20[llvm-jitlink] Use '@' rather than ':' for separator in -sectcreate.Lang Hames
2024-02-20[ORC] Add SectCreateMaterializationUnit, llvm-jitlink -sectcreate option.Lang Hames
2023-12-06[ORC] Use dyn_cast to check input type in StaticLibraryDefinitionGenerator.Lang Hames