[PATCH] Heed ABIArgInfo::getInReg() for return values

Jakob Stoklund Olesen stoklund at 2pi.dk
Tue May 28 19:55:03 PDT 2013


Please review this patch which allows ABIInfo implementations to set 'inreg' attributes on function return values.

The SparcV9ABIInfo class already uses the inreg attribute as demonstrated by the test case.

Thanks,
/jakob

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Heed-ABIArgInfo-getInReg-for-return-values.patch
Type: application/octet-stream
Size: 1639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130528/9c580ca8/attachment.obj>


More information about the cfe-commits mailing list