1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/unittests/ExecutionEngine
Lang Hames 006a8564d2 [ORC] Temporarily disable RPCUtils unit test.
This broke s390x due to a bug in the QueueChannel implementation that led to it
infinite-looping. Disabling it while I look into a fix.

llvm-svn: 286917
2016-11-15 00:49:12 +00:00
..
MCJIT Fix Clang-tidy readability-redundant-string-cstr warnings 2016-11-02 16:43:50 +00:00
Orc [ORC] Temporarily disable RPCUtils unit test. 2016-11-15 00:49:12 +00:00
CMakeLists.txt
ExecutionEngineTest.cpp