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

Avoid calling use_size() which could (in theory) be expensive if the global

has a large number of users.  Instead, just keep track of whether we're
making changes as we do so.

This patch has no functionlity changes.

llvm-svn: 16874
parent 3acdb7fa
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