llvm-6502/unittests/ExecutionEngine
Ulrich Weigand f772f07802 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
2012-10-31 16:18:02 +00:00
..
JIT Disable all old-JIT unit tests on PowerPC. 2012-10-31 16:18:02 +00:00
MCJIT Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00
CMakeLists.txt Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00
ExecutionEngineTest.cpp unittests: add ErrorStr to ExecutionEngine test 2011-12-02 20:53:53 +00:00
Makefile Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00