Skip to content
Commit ee088a70 authored by Duncan Sands's avatar Duncan Sands
Browse files

If a SCC has a node without a function, then the SCC

analysis would bail out without removing function
records for other members of the SCC (which may exist
if those functions read or wrote global variables).
Since these are initialized to "readnone", this
resulted in incorrect alias analysis results.

llvm-svn: 55714
parent 924d9084
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