1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/unittests/ExecutionEngine/Orc
2016-01-23 20:48:50 +00:00
..
CMakeLists.txt [Orc] Add support for remote JITing to the ORC API. 2016-01-11 01:40:11 +00:00
CompileOnDemandLayerTest.cpp [Orc] Rename IndirectStubsManagerBase to IndirectStubsManager. 2015-12-06 19:44:45 +00:00
GlobalMappingLayerTest.cpp Add a global mapping layer for Orc. Adapted from a patch by Andy Somogyi. 2015-08-27 22:20:05 +00:00
IndirectionUtilsTest.cpp [Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that 2015-10-28 02:40:04 +00:00
LazyEmittingLayerTest.cpp
Makefile
ObjectLinkingLayerTest.cpp [Orc] Refactor ObjectLinkingLayer::addObjectSet to defer loading objects until 2016-01-19 21:06:38 +00:00
ObjectTransformLayerTest.cpp ObjectTransformLayerTest.cpp: Rework r258633. [-Winconsistent-missing-override] 2016-01-23 20:48:50 +00:00
OrcCAPITest.cpp Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
OrcTestCommon.cpp [Orc][RuntimeDyld] Prevent duplicate calls to finalizeMemory on shared memory 2016-01-09 19:50:40 +00:00
OrcTestCommon.h [Orc] Try to turn Orc execution unit tests back on for Linux. 2016-01-20 22:16:14 +00:00
RPCUtilsTest.cpp [Orc] Add support for remote JITing to the ORC API. 2016-01-11 01:40:11 +00:00