[llvm-commits] [patch][llvm-gcc] Merge bits from llvm-abi-default.cpp into llvm-abi-linux-ppc.cpp
Rafael Espindola
espindola at google.com
Mon Feb 1 15:13:02 PST 2010
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?
Next step: replace the "inreg" ppc hack with pad arguments.
Cheers.
--
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: merge.patch
Type: text/x-diff
Size: 3688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100201/45001e21/attachment.patch>
More information about the llvm-commits
mailing list