Revert r219638, (r219640 and r219676), "Removing the static destructor from ManagedSt...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 14 Oct 2014 15:58:16 +0000 (15:58 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 14 Oct 2014 15:58:16 +0000 (15:58 +0000)
commit256d37ad31c49e1eabcf4af02c09b479953f1101
tree8e74c0ecbb644c96de51f9d2d81d8993075df619
parent1a77f6664eb268e3131a87c78ef818db41d2a589
Revert r219638, (r219640 and r219676), "Removing the static destructor from ManagedStatic.cpp by controlling the allocation and de-allocation of the mutex."

It caused hang-up on msc17 builder, probably deadlock.

llvm-svn: 219687
llvm/include/llvm/Support/Threading.h
llvm/lib/Support/ManagedStatic.cpp