summaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/Debugging/CMakeLists.txt
AgeCommit message (Expand)Author
2025-11-18[ORC] Fix shlibs build: add Object to libLLVMOrcDebugging (#168343)Stefan Gränitz
2025-11-18[ORC] Move DebugObjectManagerPlugin into Debugging/ELFDebugObjectPlugin (NFC)...Stefan Gränitz
2025-01-20[ORC] Add BinaryFormat dependence to the LLVMOrcDebugging library.Lang Hames
2024-03-07[ORC][JITLink] Add Intel VTune support to JITLink (#83957)Hongyu Chen
2024-03-04Revert "[ORC][JITLink] Add Intel VTune support to JITLink (#81826)"Jordan Rupprecht
2024-03-04[ORC][JITLink] Add Intel VTune support to JITLink (#81826)Hongyu Chen
2023-12-11[llvm-c] Expose debug support for LLJIT in Orc C-API bindings (#73257)Stefan Gränitz
2023-09-28[ORC] Add JITLink to dependencies of OrcDebugging.Lang Hames
2023-09-28Re-apply "[ORC] Add N_SO and N_OSO stabs entries to MachO debug..." with fixes.Lang Hames
2023-09-28[ORC] Add DWARFContext generation from LinkGraphs, use in perf support.Prem Chintalapudi