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 | be8bb804c5529128efb3fe60c401ff46ed96fb2d (patch) | |
tree | 95c9efc428a9c71c677a85ad89026cafbcf71d19 /llvm/lib/CodeGen/MachineCodeEmitter.cpp | |
parent | 15572abd14840bb13df56d6cea3abd2aa79298dc (diff) | |
download | llvm-be8bb804c5529128efb3fe60c401ff46ed96fb2d.zip llvm-be8bb804c5529128efb3fe60c401ff46ed96fb2d.tar.gz llvm-be8bb804c5529128efb3fe60c401ff46ed96fb2d.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions