[PATCH] Add support for coldcc to clang

John McCall rjmccall at apple.com
Wed Feb 20 18:30:53 PST 2013


On Feb 20, 2013, at 6:24 PM, Richard Smith <richard at metafoo.co.uk> wrote:
> On Wed, Feb 20, 2013 at 6:18 PM, John McCall <rjmccall at apple.com> wrote:
> On Feb 20, 2013, at 6:13 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:
> > http://llvm-reviews.chandlerc.com/D443
> 
> Are you sure we actually *want* to expose this to users?
> 
> I would like to mark the UBSan runtime handler functions as __attribute__((coldcc)), and I think that would make sense for other sanitizers too.

Are we now willing to commit to a fixed ABI for coldcc?  I thought we hadn't been.

John.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130220/ac307801/attachment.html>


More information about the cfe-commits mailing list