Allow the PassRegistry mutex to be lazily initialized, and clean up the global namesp...
authorOwen Anderson <resistor@mac.com>
Thu, 16 Sep 2010 23:44:50 +0000 (23:44 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 16 Sep 2010 23:44:50 +0000 (23:44 +0000)
commitf56ba2b0613b8f3043ef3f3262ad76db2cc2fd2d
treee5fb12c20e87447f6a1df4689b763ab500d1fa71
parent1e3e6362c8def5abcbc9a89c02619a0912177f7e
Allow the PassRegistry mutex to be lazily initialized, and clean up the global namespace at the same time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114131 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/PassRegistry.cpp