Skip to content
Commit ea0bb8f5 authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent fd2dcba7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment