1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/unittests/ExecutionEngine/Orc
Lang Hames 282dff910b [ORC] Restore the narrower check from before r328687.
This should get the builders green again while I investigate why r328706 was
insufficient.

llvm-svn: 328711
2018-03-28 15:58:14 +00:00
..
CMakeLists.txt [ORC] Add orc::SymbolResolver, a Orc/Legacy API interop header, and an 2018-01-22 03:00:31 +00:00
CompileOnDemandLayerTest.cpp [ORC] Start migrating ORC layers to use the new ORC Core.h APIs. 2018-02-06 21:25:11 +00:00
CoreAPIsTest.cpp [ORC] Join materialization thread in unit test 2018-03-23 10:14:19 +00:00
GlobalMappingLayerTest.cpp
IndirectionUtilsTest.cpp
LazyEmittingLayerTest.cpp [ORC] Start migrating ORC layers to use the new ORC Core.h APIs. 2018-02-06 21:25:11 +00:00
LegacyAPIInteropTest.cpp [ORC] Rename SymbolSource to MaterializationUnit, and make the materialization 2018-03-20 03:49:29 +00:00
ObjectTransformLayerTest.cpp [ORC] Re-apply r327566 with a fix for test-global-ctors.ll. 2018-03-15 00:30:14 +00:00
OrcCAPITest.cpp [ORC] Fix ORC on platforms without indirection support. 2018-03-28 03:41:45 +00:00
OrcTestCommon.cpp
OrcTestCommon.h [ORC] Restore the narrower check from before r328687. 2018-03-28 15:58:14 +00:00
QueueChannel.cpp
QueueChannel.h Re-sort #include lines for unittests. This uses a slightly modified 2017-06-06 11:06:56 +00:00
RemoteObjectLayerTest.cpp [ORC] Switch RTDyldObjectLinkingLayer to take a unique_ptr<MemoryBuffer> rather 2018-02-21 21:55:49 +00:00
RPCUtilsTest.cpp
RTDyldObjectLinkingLayerTest.cpp [ORC] Fix ORC on platforms without indirection support. 2018-03-28 03:41:45 +00:00
SymbolStringPoolTest.cpp [ORC] Add dereference operator to SymbolStringPtr. 2018-01-05 00:04:13 +00:00