diff options
author | Chris Lattner <sabre@nondot.org> | 2006-10-13 17:22:21 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-10-13 17:22:21 +0000 |
commit | 0eff5ad3db4bc85e84c85a7fbdc6b26653ff223d (patch) | |
tree | 62a79031a258c6cbb6313007bdbc108889193b3a /lib/Analysis/DataStructure/BottomUpClosure.cpp | |
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
Diffstat (limited to 'lib/Analysis/DataStructure/BottomUpClosure.cpp')
0 files changed, 0 insertions, 0 deletions