[PATCH] Bug 14984 - Implement __attribute__((ms_abi))

Reid Kleckner rnk at google.com
Thu Aug 29 18:12:55 PDT 2013


On Thu, Aug 29, 2013 at 6:11 PM, Richard Smith <richard at metafoo.co.uk>wrote:

> I'd prefer that the ms_abi and sysv_abi attributes are instead mapped to
> different calling conventions on different targets (so we never use
> CC_X86_64SysV in cases where it is the same as CC_C).
>

I believe the last patch implements that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130829/33e67996/attachment.html>


More information about the cfe-commits mailing list