[cfe-commits] [PATCH, PowerPC] Fix varargs support for 64-bit PowerPC SVR4 ABI

William J. Schmidt wschmidt at linux.vnet.ibm.com
Tue Oct 2 16:37:11 PDT 2012


Greetings,

The attached patch adds support to lib/CodeGen/TargetInfo.cpp for the
64-bit PowerPC SVR4 ABI, filling in some gaps in varargs support.  The
patch introduces no new regressions in the "test" and
"projects/test-suite" test buckets, and removes two failures from the
latter:  2003-05-07-VarArgs and 2003-08-11-VaListArg now pass.  I feel
those existing tests provide adequate test coverage for these changes.

Comments welcome!  Is this ok to commit?

Thanks,
Bill

-- 
Bill Schmidt, Ph.D.
IBM Advance Toolchain for PowerLinux
IBM Linux Technology Center
wschmidt at us.ibm.com
wschmidt at linux.vnet.ibm.com





-------------- next part --------------
A non-text attachment was scrubbed...
Name: varargs-2012-10-02b.patch
Type: text/x-patch
Size: 7059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121002/27ea8c00/attachment.bin>


More information about the cfe-commits mailing list