diff options
author | Dan Gohman <gohman@apple.com> | 2009-01-13 19:08:45 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-01-13 19:08:45 +0000 |
commit | 13141d553895502d07882bfe7e27296d8c0f9f3b (patch) | |
tree | dfbd428d320dc5e0e47837f207d52993d63c41d8 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 28cffd3dbc1c0cc3f8430121977359fb79994d6d (diff) | |
download | llvm-13141d553895502d07882bfe7e27296d8c0f9f3b.zip llvm-13141d553895502d07882bfe7e27296d8c0f9f3b.tar.gz llvm-13141d553895502d07882bfe7e27296d8c0f9f3b.tar.bz2 |
Avoid referring to edge D after the Succs or Preds arrays have
been modified, to avoid trouble in the (unlikely) scenario that
D is a reference to an element in one of those arrays.
llvm-svn: 62173
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions