Use the new ManagedStatic class to explicitly manage static variables, eliminating...
authorChris Lattner <sabre@nondot.org>
Thu, 28 Sep 2006 00:35:06 +0000 (00:35 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Sep 2006 00:35:06 +0000 (00:35 +0000)
commit8a94bf142ac7ab47fdeef44bbb6cceecf234b43e
tree0d059b0d15886eb9d2c703c441274e820eea942c
parent771cbf30bc1ff025316d1a80aeb5102375c1598e
Use the new ManagedStatic class to explicitly manage static variables, eliminating static ctors/dtors

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