commit | 0eff5ad3db4bc85e84c85a7fbdc6b26653ff223d | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Oct 13 17:22:21 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Oct 13 17:22:21 2006 +0000 |
tree | 62a79031a258c6cbb6313007bdbc108889193b3a | |
parent | 5395538307ea22b55cd01776badbc8c4f977df63 [diff] |
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