summaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp
AgeCommit message (Expand)Author
2025-11-19[ORC] Remove now unused EPCDebugObjectRegistrar (NFC) (#167868)Stefan Gränitz
2025-06-03[llvm] annotate interfaces in llvm/ExecutionEngine for DLL export (#140809)Andrew Rogers
2025-03-13[ORC] Rename wrapper arguments to match conventions. NFCI.Lang Hames
2024-11-19[ExecutionEngine] Remove unused includes (NFC) (#116749)Kazu Hirata
2024-11-07[ORC] Switch to new visibility macros for JIT debug symbols (#113848)Thomas Fransham
2024-03-22[ORC] Add default visibility to required JIT functions (#86322)Keith Smiley
2024-01-03[Orc] Deduplicate GDB JIT Interface declarations (NFC) (#76373)Stefan Gränitz
2023-04-03[Orc] Add AutoRegisterCode option for DebugObjectManagerPluginStefan Gränitz
2022-07-10ManagedStatic: Remove from JITLoaderGDBNicolai Hähnle
2022-07-10Revert "ManagedStatic: remove many straightforward uses in llvm"Nicolai Hähnle
2022-07-10ManagedStatic: remove many straightforward uses in llvmNicolai Hähnle
2022-01-08[ORC][JITLink] Merge JITLink AllocActionCall and ORC WrapperFunctionCall.Lang Hames
2022-01-06[ORC] Make ExecutorAddrDiff an alias for uint64_t.Lang Hames
2021-11-14Reapply "[ORC] Initial MachO debugging support (via GDB JIT debug.." with fixes.Lang Hames
2021-11-14Revert "[ORC] Initial MachO debugging support (via GDB JIT debug..."Lang Hames
2021-11-13[ORC] Initial MachO debugging support (via GDB JIT debug registration interface)Lang Hames
2021-10-30[ORC] Move CWrapperFunctionResult out of the detail:: namespace.Lang Hames
2021-10-11Re-apply e50aea58d59, "Major JITLinkMemoryManager refactor". with fixes.Lang Hames
2021-10-11Revert "[JITLink][ORC] Major JITLinkMemoryManager refactor."Lang Hames
2021-10-11[JITLink][ORC] Major JITLinkMemoryManager refactor.Lang Hames
2021-09-23[ORC] Rename ExecutorAddress to ExecutorAddr.Lang Hames
2021-07-02[ORC] Rename SPSTargetAddress to SPSExecutorAddress.Lang Hames
2021-06-15[ORC] Port WrapperFunctionUtils and SimplePackedSerialization from ORC runtime.Lang Hames
2021-03-02[Orc] Add JITLink debug support plugin for ELF x86-64Stefan Gränitz