[llvm-commits] [llvm] r112705 - in /llvm/trunk: include/llvm/System/Signals.h lib/System/Unix/Signals.inc lib/System/Win32/Signals.inc

Dan Gohman gohman at apple.com
Thu Oct 21 11:30:26 PDT 2010


On Oct 20, 2010, at 11:07 PM, NAKAMURA Takumi wrote:

> Good afternoon, Dan.
> 
> I knew why bugpoint stalls on mingw.
> 
> DontRemoveFileOnSignal() did not acquire the CriticalSection.
> Please take a look into my patch.

It looks fine to me, though I'm not familiar with Win32.

Dan




More information about the llvm-commits mailing list