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

John McCall rjmccall at apple.com
Fri Apr 6 11:22:09 PDT 2012


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