llvm-project/llvm/unittests/ExecutionEngine/Orc
Lang Hames 4ce98662e7 [ORC] Errorize the ORC APIs.
This patch updates the ORC layers and utilities to return and propagate
llvm::Errors where appropriate. This is necessary to allow ORC to safely handle
error cases in cross-process and remote JITing.

llvm-svn: 307350
2017-07-07 02:59:13 +00:00
..
CMakeLists.txt [Orc] Break QueueChannel out into its own header and add a utility, 2017-04-06 01:49:21 +00:00
CompileOnDemandLayerTest.cpp [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
GlobalMappingLayerTest.cpp [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
IndirectionUtilsTest.cpp Re-sort #include lines for unittests. This uses a slightly modified 2017-06-06 11:06:56 +00:00
LazyEmittingLayerTest.cpp [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
ObjectTransformLayerTest.cpp [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
OrcCAPITest.cpp [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
OrcTestCommon.cpp [RuntimeDyld] Make RuntimeDyld honor the ProcessAllSections flag. 2017-04-04 17:03:49 +00:00
OrcTestCommon.h [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
QueueChannel.cpp [Orc] Break QueueChannel out into its own header and add a utility, 2017-04-06 01:49:21 +00:00
QueueChannel.h Re-sort #include lines for unittests. This uses a slightly modified 2017-06-06 11:06:56 +00:00
RPCUtilsTest.cpp [ORC] Re-enable the Error/Expected unit tests that were disabled in r300177. 2017-04-14 00:06:12 +00:00
RTDyldObjectLinkingLayerTest.cpp [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00