summaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/Debugging/DebuggerSupport.cpp
AgeCommit message (Expand)Author
2025-11-18[ORC] Move DebugObjectManagerPlugin into Debugging/ELFDebugObjectPlugin (NFC)...Stefan Gränitz
2025-11-17[ORC] Update ELF debugger support plugin to use AllocActions (#167866)Stefan Gränitz
2023-12-11[llvm-c] Expose debug support for LLJIT in Orc C-API bindings (#73257)Stefan Gränitz
2023-09-28Re-apply "[ORC] Add N_SO and N_OSO stabs entries to MachO debug..." with fixes.Lang Hames