Chris Lattner 0eff5ad3db Fix another dtor issue. The function local statics in this function were
being destroyed at inconvenient times.  Switch to using non-local ManagedStatic
objects, which actually also speeds up ConstRules::get.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30931 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-13 17:22:21 +00:00
..
2006-09-28 22:50:29 +00:00
2006-09-23 04:03:45 +00:00
2006-09-22 01:07:57 +00:00
2006-03-25 06:32:47 +00:00
2006-06-07 23:03:13 +00:00
2005-04-21 23:48:37 +00:00
2006-09-28 23:45:00 +00:00