Skip to content
Commit 0d66177b authored by Vikram S. Adve's avatar Vikram S. Adve
Browse files

Use a separate globals graph to hold externally visible nodes.

This changes both the bottom-up and top-down propagation so that
globals and other external objects do not have to appear in every
function, but only in functions in which they are referenced or
they can be used to access something else that is referenced.

llvm-svn: 3170
parent 43af9687
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