Disable all old-JIT unit tests on PowerPC.
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 31 Oct 2012 16:18:02 +0000 (16:18 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 31 Oct 2012 16:18:02 +0000 (16:18 +0000)
commitf772f0780252c4d12fbc87da75d51c35ec8c1ac6
tree1211679ab46d3f3e4d7a0b4c32aa6fea88b93e95
parenteb3e089fb686e506647a4d8cfdc1d51869489801
Disable all old-JIT unit tests on PowerPC.

These tests were all failing since the old JIT doesn't work
for PowerPC (any more), and there are no plans to attempt to
fix it again (instead, work focuses on MCJIT).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167133 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/JIT/JITTest.cpp
unittests/ExecutionEngine/JIT/MultiJITTest.cpp