[llvm-commits] [patch][llvm-gcc] Don't use a template for TheLLVMABI

Tilmann Scheller tilmann.scheller at googlemail.com
Mon Jan 25 00:03:35 PST 2010


On Sun, Jan 24, 2010 at 7:42 PM, Rafael Espindola <espindola at google.com> wrote:
>> They have a nice side effect too: since the ABI information is no
>> longer in a template, it will be possible to create biarch builds for
>> ppc32-linux/ppc64-linux.
>
> That particular case is still affected by a #ifdef. I hope to remove
> the ifdef in the following patches.
Awesome! Thanks for working on this!

Cheers,

Tilmann



More information about the llvm-commits mailing list