]> granicus.if.org Git - llvm/commit
[ORC] Temporarily disable RPCUtils unit test.
authorLang Hames <lhames@gmail.com>
Tue, 15 Nov 2016 00:49:12 +0000 (00:49 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 15 Nov 2016 00:49:12 +0000 (00:49 +0000)
commit2c34688a06dc6d5c474521570f9e1407d1f8e10d
treef77607475143b7d12ea1a7d66a4a80775c13a13d
parentfe23a5c29fbb7fcb3703fb965dff6d7983c3474d
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286917 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp