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

Chandler Carruth chandlerc at google.com
Mon Nov 5 03:21:25 PST 2012


Not sure if this went in yet, but LGTM as well. I definitely support
focusing any and all efforts on MCJIT.

On Wed, Oct 31, 2012 at 6:49 AM, Ulrich Weigand
<Ulrich.Weigand at de.ibm.com> wrote:
>
> 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)
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list