This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
/
Orc
/
TargetProcess
History
Lang Hames
d3d9f7caf9
[ORC][JITLink] Move MemoryFlags.h (MemProt, AllocGroup,...) from JITLink to ORC.
...
Moving these types to OrcShared eliminates the need for the separate WireProtectionFlags type.
2022-10-03 19:35:34 -07:00
..
CMakeLists.txt
Re-re-apply 5acd47169884, Add a shared-memory based orc::MemoryMapper...
2022-07-19 15:35:33 -07:00
ExecutorSharedMemoryMapperService.cpp
[ORC][JITLink] Move MemoryFlags.h (MemProt, AllocGroup,...) from JITLink to ORC.
2022-10-03 19:35:34 -07:00
JITLoaderGDB.cpp
ManagedStatic: Remove from JITLoaderGDB
2022-07-10 10:32:29 +02:00
OrcRTBootstrap.cpp
[ORC][COFF] Introduce COFFVCRuntimeBootstrapper.
2022-08-11 15:27:47 +09:00
OrcRTBootstrap.h
[NFC] Fix endif comments to match with include guard
2022-01-07 15:52:59 +08:00
RegisterEHFrames.cpp
[ORC][JITLink] Merge JITLink AllocActionCall and ORC WrapperFunctionCall.
2022-01-08 16:46:15 +11:00
SimpleExecutorDylibManager.cpp
[ORC] Move CWrapperFunctionResult out of the detail:: namespace.
2021-10-30 16:12:45 -07:00
SimpleExecutorMemoryManager.cpp
[ORC][JITLink] Move MemoryFlags.h (MemProt, AllocGroup,...) from JITLink to ORC.
2022-10-03 19:35:34 -07:00
SimpleRemoteEPCServer.cpp
[llvm] Use = default (NFC)
2022-02-06 22:18:35 -08:00
TargetExecutionUtils.cpp
[ORC][COFF] Introduce COFFVCRuntimeBootstrapper.
2022-08-11 15:27:47 +09:00