llvm-project/llvm/lib/ExecutionEngine/Orc
Lang Hames 333ae0a6c4 [ORC] Use ExecutorAddr instead of JITTargetAddress in JITDylib symbol table.
Update JITDylib's symbol table entry struct to use the newer ExecutorAddr type.
2023-03-19 17:32:43 -07:00
..
Shared
TargetProcess Re-apply "[JITLink][ORC] Rename MemDeallocPolicy to MemLifetime..." with fixes. 2023-03-18 10:13:55 -07:00
CMakeLists.txt
COFFPlatform.cpp Revert "[ORC] Introduce SetUpExecutorNativePlatform utility." 2023-03-19 15:50:44 -07:00
COFFVCRuntimeSupport.cpp MSVC: support version preference with search 2023-03-13 09:25:31 -07:00
CompileOnDemandLayer.cpp
CompileUtils.cpp
Core.cpp [ORC] Use ExecutorAddr instead of JITTargetAddress in JITDylib symbol table. 2023-03-19 17:32:43 -07:00
DebuggerSupportPlugin.cpp
DebugObjectManagerPlugin.cpp
DebugUtils.cpp
ELFNixPlatform.cpp [ORC] Drop StaticLibraryDefinitionGenerator Load/Create overloads with triples. 2023-03-01 15:37:09 -08:00
EPCDebugObjectRegistrar.cpp
EPCDynamicLibrarySearchGenerator.cpp
EPCEHFrameRegistrar.cpp
EPCGenericDylibManager.cpp
EPCGenericJITLinkMemoryManager.cpp
EPCGenericRTDyldMemoryManager.cpp Re-apply "[JITLink][ORC] Rename MemDeallocPolicy to MemLifetime..." with fixes. 2023-03-18 10:13:55 -07:00
EPCIndirectionUtils.cpp
ExecutionUtils.cpp [ORC] Drop StaticLibraryDefinitionGenerator Load/Create overloads with triples. 2023-03-01 15:37:09 -08:00
ExecutorProcessControl.cpp
IndirectionUtils.cpp
IRCompileLayer.cpp
IRTransformLayer.cpp
JITTargetMachineBuilder.cpp
Layer.cpp
LazyReexports.cpp
LLJIT.cpp Revert "[ORC] Introduce SetUpExecutorNativePlatform utility." 2023-03-19 15:50:44 -07:00
LookupAndRecordAddrs.cpp
MachOPlatform.cpp [ORC] Drop StaticLibraryDefinitionGenerator Load/Create overloads with triples. 2023-03-01 15:37:09 -08:00
Mangling.cpp
MapperJITLinkMemoryManager.cpp
MemoryMapper.cpp Re-apply "[JITLink][ORC] Rename MemDeallocPolicy to MemLifetime..." with fixes. 2023-03-18 10:13:55 -07:00
ObjectFileInterface.cpp
ObjectLinkingLayer.cpp
ObjectTransformLayer.cpp
OrcABISupport.cpp
OrcV2CBindings.cpp [ORC] Drop StaticLibraryDefinitionGenerator Load/Create overloads with triples. 2023-03-01 15:37:09 -08:00
RTDyldObjectLinkingLayer.cpp
SimpleRemoteEPC.cpp
SpeculateAnalyses.cpp
Speculation.cpp
TaskDispatch.cpp
ThreadSafeModule.cpp