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)
commit1caa6f9575abe3dc0d0243292c8ea3fd2f8336f2
treed8cb7751bea1b5346f187cde21c08321946c1554
parentb71f72aa82415d8305b3c4decc0c0f42caf1a51e
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).

llvm-svn: 167133
llvm/unittests/ExecutionEngine/JIT/JITTest.cpp
llvm/unittests/ExecutionEngine/JIT/MultiJITTest.cpp