[llvm-commits] [patch][llvm-gcc] Merge bits from llvm-abi-default.cpp into llvm-abi-linux-ppc.cpp

Rafael Espindola espindola at google.com
Tue Feb 2 04:37:02 PST 2010


On 1 February 2010 18:13, Rafael Espindola <espindola at google.com> wrote:
> The attached patch copies bits  from llvm-abi-default.cpp to
> llvm-abi-linux-ppc.cpp. These are most likely features added to the
> default implementation after the linux ppc forked and were never
> copied over.
>
> Tested by compiling llvm-gcc and running the test-suite under qemu's
> system emulation. Should be done tomorrow morning. OK if there are no
> regressions?

Tests are done. No regressions. Is the patch OK?

> Next step: replace the "inreg" ppc hack with pad arguments.
>
> Cheers.
> --
> Rafael Ávila de Espíndola
>


Cheers.
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list