This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc8a08765af8f32663776a42e85b28362b5658ce
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
/
Orc
/
TargetProcess
History
Lang Hames
9e2cfb061a
[ORC] Make ExecutorAddrDiff an alias for uint64_t.
...
We don't need to restrict operations on ExecutorAddrDiff as carefully as we do for ExecutorAddr.
2022-01-06 13:48:11 +11:00
..
CMakeLists.txt
[ORC] Introduce EPCGenericDylibManager / SimpleExecutorDylibManager.
2021-09-23 19:59:35 -07:00
JITLoaderGDB.cpp
[ORC] Make ExecutorAddrDiff an alias for uint64_t.
2022-01-06 13:48:11 +11:00
OrcRTBootstrap.cpp
[ORC] Move CWrapperFunctionResult out of the detail:: namespace.
2021-10-30 16:12:45 -07:00
OrcRTBootstrap.h
[ORC] Rename ExecutorAddress to ExecutorAddr.
2021-09-23 20:35:17 -07:00
RegisterEHFrames.cpp
[ORC] Move CWrapperFunctionResult out of the detail:: namespace.
2021-10-30 16:12:45 -07:00
SimpleExecutorDylibManager.cpp
[ORC] Move CWrapperFunctionResult out of the detail:: namespace.
2021-10-30 16:12:45 -07:00
SimpleExecutorMemoryManager.cpp
[llvm] Use nullptr instead of 0 (NFC)
2021-12-28 08:52:25 -08:00
SimpleRemoteEPCServer.cpp
[ORC] Move CWrapperFunctionResult out of the detail:: namespace.
2021-10-30 16:12:45 -07:00
TargetExecutionUtils.cpp
…