[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
Loading
Please register or sign in to comment