[cfe-commits] [PATCH] Use custom ABIInfo for le32/PNaCl argument codegen

Derek Schuff dschuff at google.com
Thu Aug 30 14:05:14 PDT 2012


This patch uses a new ABIInfo implementation specific to the le32
target, rather than falling back to DefaultABIInfo. Its behavior is
basically the same, but it also allows the regparm argument attribute.
It also includes basic tests for argument codegen and attributes.
Please review, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: le32-args.patch
Type: application/octet-stream
Size: 6890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120830/83931a5f/attachment.obj>


More information about the cfe-commits mailing list