Skip to content
Commit 403d3c4b authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[LCG] When removing a dead function and clearing out the data

structures, actually null out the graph pointers as well. We won't ever
update these, and we certainly shouldn't be calling any methods on them,
so it seems good to defensively nuke them.

llvm-svn: 310164
parent 7cb23e70
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