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

Rafael Espindola espindola at google.com
Sun Jan 24 10:42:05 PST 2010


> 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.

> Cheers,
>
> Tilmann
>

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list