summaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.cpp
AgeCommit message (Expand)Author
2025-03-13[ORC] Rename wrapper arguments to match conventions. NFCI.Lang Hames
2025-03-12[ORC] Drop EHFrameRegistrar, register eh-frames with AllocActions (#130719)Lang Hames
2024-11-19[ExecutionEngine] Remove unused includes (NFC) (#116749)Kazu Hirata
2022-01-08[ORC][JITLink] Merge JITLink AllocActionCall and ORC WrapperFunctionCall.Lang Hames
2021-10-30[ORC] Move CWrapperFunctionResult out of the detail:: namespace.Lang Hames
2021-10-28Reapply e32b1eee6aa "[ORC] Change SPSExecutorAddr serialization,..." with fixes.Lang Hames
2021-10-27Revert "[ORC] Change SPSExecutorAddr serialization, SupportFunctionCall struct."Lang Hames
2021-10-27[ORC] Change SPSExecutorAddr serialization, SupportFunctionCall struct.Lang Hames
2021-09-27Reintroduce "[ORC] Introduce EPCGenericRTDyldMemoryManager."Lang Hames
2021-09-25Revert "[ORC] Introduce EPCGenericRTDyldMemoryManager."Lang Hames
2021-09-25[ORC] Introduce EPCGenericRTDyldMemoryManager.Lang Hames
2021-09-23[ORC] Rename ExecutorAddress to ExecutorAddr.Lang Hames
2021-08-23[ExecutionEngine] Use the libunwind __register_frame on DarwinAzharuddin Mohammed
2021-08-15[ExecutionEngine] Check for libunwind before calling __register_frameHarald van Dijk
2021-08-11[llvm][clang][NFC] updates inline licence infoChristopher Di Bella
2021-07-02[ORC] Rename SPSTargetAddress to SPSExecutorAddress.Lang Hames
2021-06-15[ORC] Port WrapperFunctionUtils and SimplePackedSerialization from ORC runtime.Lang Hames
2020-11-17[ORC] Include config.h in RegisterEHFrames.cpp.Lang Hames
2020-11-13[ORC] Break up OrcJIT library, add Orc-RPC based remote TargetProcessControlLang Hames