[llvm-commits] [llvm-gcc-4.2] r102321 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Bill Wendling
isanbard at gmail.com
Sun Apr 25 21:06:55 PDT 2010
On Apr 25, 2010, at 8:39 PM, Eric Christopher wrote:
>
> On Apr 25, 2010, at 4:14 PM, Bill Wendling wrote:
>
>> Use flag_objc_abi to indicate if we remove "noreturn" from objc_exception_throw
>> instead of TARGET_64BIT, which doesn't work for all platforms.
>
> Thanks!
>
Thank *you*. It's a much nicer solution than what I had in there. :)
-bw
More information about the llvm-commits
mailing list