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 | b1bfe4e108453151c8b8dc01515eb3095385e054 (patch) | |
tree | d3ceaadc816a28975fec98e0a8892bddd728efff /lib/CodeGen/TargetInstrInfoImpl.cpp | |
parent | d1ec1991d8521b8a8c62dfb4b12023f088204b2f (diff) | |
download | external_llvm-b1bfe4e108453151c8b8dc01515eb3095385e054.zip external_llvm-b1bfe4e108453151c8b8dc01515eb3095385e054.tar.gz external_llvm-b1bfe4e108453151c8b8dc01515eb3095385e054.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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62173 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/TargetInstrInfoImpl.cpp')
0 files changed, 0 insertions, 0 deletions