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

Amara Emerson amara.emerson at arm.com
Wed Oct 31 09:11:23 PDT 2012


LGTM.

Amara

-----Original Message-----
From: llvm-commits-bounces at cs.uiuc.edu
[mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Ulrich Weigand
Sent: 31 October 2012 13:49
To: llvm-commits at cs.uiuc.edu
Subject: [llvm-commits] [RFC] Disable old-JIT unit tests for PowerPC


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)







More information about the llvm-commits mailing list