diff options
author | Chris Lattner <sabre@nondot.org> | 2004-04-21 20:44:33 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-04-21 20:44:33 +0000 |
commit | 3e1358a9fa1ebd3f51c94eb69da55d693895fe7c (patch) | |
tree | 1d2c19445331ab3ee49c59e8d82feeb9ae4cf719 /tools/llvm-extract/llvm-extract.cpp | |
parent | 6df29c6453df93ffe53f7dc5a2d47fb48fb652ef (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13100 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-extract/llvm-extract.cpp')
0 files changed, 0 insertions, 0 deletions