[PATCH] Add support for coldcc to clang

Jakob Stoklund Olesen stoklund at 2pi.dk
Wed Feb 20 18:47:02 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.

Do those functions return? If not, coldcc buys you nothing.

/jakob

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


More information about the cfe-commits mailing list