Use ManagedStatic to manage LayoutInfo, instead of rolling our own.
authorChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 19:43:18 +0000 (19:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 19:43:18 +0000 (19:43 +0000)
commitec6478b8f39779685d17849656015fc22fa7ac1b
tree57036acf8f7bd64defc9a8d685b239ebc6b435e4
parentddce8d21ea7088b9e6dd0f26e658a150614ca42a
Use ManagedStatic to manage LayoutInfo, instead of rolling our own.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34154 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetData.cpp