[cfe-commits] [PATCH] clang/CodeGen: [PR9593] Rework -fno-use-cxa-atexit not to invoke local dtors unconditionally, but use atexit().

NAKAMURA Takumi geek4civic at gmail.com
Mon Apr 9 14:53:02 PDT 2012


John, it has been working for me. Thanks!

...Takumi

2012/4/7 John McCall <rjmccall at apple.com>:
> On Apr 6, 2012, at 7:48 AM, NAKAMURA Takumi wrote:
>> Ping. It is essential to build selfhost clang on cygming.
>>
>> I wonder, for now, if it were enabled not with --fno-use-cxa-atexit,
>> but triple=cygming.
>
> I tweaked this and committed it as r154191, thanks!
>
> John.



More information about the cfe-commits mailing list