diff options
author | Dan Gohman <gohman@apple.com> | 2009-09-30 20:54:16 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-09-30 20:54:16 +0000 |
commit | 5184635eda68a0cdcd39c958ccc11ba1843bcc7b (patch) | |
tree | 718ce2d7bf5590452ba09218741077b86e55a1b4 /include/llvm/CodeGen/MachineModuleInfo.h | |
parent | 3a90c9b8edb53ea1ea57d94f7ab256608b5b30c6 (diff) |
Fix this code so that it doesn't try to iterate through a std::vector
while calling changeImmediateDominator, which removes elements from the
vector. This fixes PR5097.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83166 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineModuleInfo.h')
0 files changed, 0 insertions, 0 deletions