summaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/Shared/MachOObjectFormat.cpp
AgeCommit message (Expand)Author
2025-02-05Re-reapply "[ORC] Enable JIT support for the compact-unwind..." with fixes.Lang Hames
2025-02-05[ORC] Rename MachOCompactUnwindSectionName to MachOUnwindInfoSectionName.Lang Hames
2025-02-03[ORC] Drop 'Info' from MachOCompactUnwindInfoSectionName.Lang Hames
2024-10-28[JITLink][MachO] Add convenience functions for default text/data sections.Lang Hames
2024-10-22[ORC] Move MachO object format details into their own header (NFC).Lang Hames