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

Fix an incredibly nasty iterator invalidation problem. I am too spoiled by ilists :)

Eventually it would be nice if CallGraph maintained an ilist of CallGraphNode's instead
of a vector of pointers to them, but today is not that day.

llvm-svn: 13100
parent 15572abd
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