[cfe-dev] ObjC builtin functions for GNU back end

Chris Lattner clattner at apple.com
Mon Mar 30 11:03:53 PDT 2009


On Mar 30, 2009, at 10:53 AM, David Chisnall wrote:

>>>
>>> if (__builtin_expect(__builtin_add_check_overflow(&a, b, c), 0))
>>
>> Note that LLVM doesn't support __builtin_expect...
>
> Yet...?

Yet! :)

-Chris




More information about the cfe-dev mailing list