1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/unittests/ExecutionEngine/Orc
2021-04-26 21:44:26 -07:00
..
CMakeLists.txt Reapply "[ORC] Add unit tests for parts of the ..." with fixes and improvements. 2021-04-26 20:44:40 -07:00
CoreAPIsTest.cpp [ORC] Move OrcError.h to include/llvm/ExecutionEngine/Orc/Shared. 2021-01-19 16:18:00 +11:00
IndirectionUtilsTest.cpp
JITTargetMachineBuilderTest.cpp
LazyCallThroughAndReexportsTest.cpp Re-apply "[ORC] Make MaterializationResponsibility immovable..." with fixes. 2020-09-11 14:09:05 -07:00
OrcCAPITest.cpp [ORC] Fix more missing LLVMConsumeError calls. 2021-04-26 21:44:26 -07:00
OrcTestCommon.cpp
OrcTestCommon.h [ORC] Add support for resource tracking/removal (removable code). 2020-10-18 21:02:54 -07:00
QueueChannel.cpp
QueueChannel.h [ORC] Move Orc RPC code into Shared, rename some RPC types. 2020-12-30 12:48:20 +11:00
ResourceTrackerTest.cpp [Orc] Fix a file header (NFC) 2021-03-02 15:07:34 +01:00
RPCUtilsTest.cpp [RGT] RPCUtilsTest, replace un-executed EXPECT with unreachable 2021-03-17 07:37:21 -07:00
RTDyldObjectLinkingLayerTest.cpp [ORC] Add support for resource tracking/removal (removable code). 2020-10-18 21:02:54 -07:00
SymbolStringPoolTest.cpp
ThreadSafeModuleTest.cpp