[llvm] r225222 - Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Tue Jan 13 11:48:47 PST 2015


Brad Smith <brad at comstyle.com> wrote on 06.01.2015 02:08:11:

> Looking at the tests a good portion of them were for the 64-bit PowerPC
> side of the house but they were not exposed since the LLVM backend
> piece was missed when the assembler was enabled here..
>
> http://marc.info/?l=cfe-commits&m=141288142829274&w=2
>
> I also noticed the SystemZ LLVM backend was missed when enabling the
> assembler here..
>
> http://marc.info/?l=cfe-commits&m=141288142829274&w=2

I've now checked in patches to use the integrated assembler as default
in both the PowerPC and the SystemZ back-end, and have fixed the resulting
test case failures.

Bye,
Ulrich




More information about the llvm-commits mailing list