[llvm-commits] [RFC] Disable old-JIT unit tests for PowerPC

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Wed Oct 31 06:49:10 PDT 2012


Hello,

all unit tests for the old JIT currently fail on PowerPC  (at least on
64-bit Linux).   As we're generally working on MCJIT now, and there are no
plans to attempt to make the old JIT functional again, it doesn't seem
really useful to have all those failing unit tests ...

ARM is in a similar situation, and they have disabled all JIT unit tests
recently.   The appended patch extends this to handle PowerPC the same way.

OK to commit?

Bye,
Ulrich

(See attached file: diff-llvm-unittest-oldjit)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-llvm-unittest-oldjit
Type: application/octet-stream
Size: 5129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121031/c5b1e336/attachment.obj>


More information about the llvm-commits mailing list