aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-09-30 20:54:16 +0000
committerDan Gohman <gohman@apple.com>2009-09-30 20:54:16 +0000
commitea0bb8f5551adf9537e9159f785e2c6ae5dae3cb (patch)
tree59bbbd6041b6619191830ddf605adb6d034edcb7 /llvm/lib/CodeGen/MachineFunction.cpp
parentfd2dcba7f3a6953771cb98b46278071e2c01cd26 (diff)
downloadllvm-ea0bb8f5551adf9537e9159f785e2c6ae5dae3cb.zip
llvm-ea0bb8f5551adf9537e9159f785e2c6ae5dae3cb.tar.gz
llvm-ea0bb8f5551adf9537e9159f785e2c6ae5dae3cb.tar.bz2
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. llvm-svn: 83166
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions