search for: d443

Displaying 2 results from an estimated 2 matches for "d443".

Did you mean: 443
2013 Feb 23
2
[LLVMdev] [PATCH] Add support for coldcc to clang
...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. >>> >>>...
2013 Feb 23
0
[LLVMdev] [PATCH] Add support for coldcc to clang
...chard 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. >>&gt...