summaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/TargetProcess/OrcRTBootstrap.cpp
AgeCommit message (Expand)Author
2025-06-27[ORC] Add read operations to orc::MemoryAccess. (#145834)Lang Hames
2025-02-07[ORC] Force eh-frame use for older Darwins on x86-64 in MachOPlatform, LLJIT.Lang Hames
2024-12-06[ORC] Provide default MemoryAccess in SimpleRemoteEPC, add WritePointers impl.Lang Hames
2022-08-11[ORC][COFF] Introduce COFFVCRuntimeBootstrapper.Sunho Kim
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-09-17[ORC] Add finalization & deallocation actions, SimpleExecutorMemoryManager classLang Hames
2021-09-14[ORC] Add Shared/OrcRTBridge, and TargetProcess/OrcRTBootstrap.Lang Hames