Skip to content
Commit 057083f0 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 30931
parent d6050c31
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment