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)
commit65e4aa465676c6ef278cff110f42400ecfb66197
tree9180b116a125ca49c454f5428e650f7e94a7ade9
parentad5d223cb54a06a53f78964afb17a15d4977ab0a
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219687 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Threading.h
lib/Support/ManagedStatic.cpp