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
Loading
Please register or sign in to comment
while calling changeImmediateDominator, which removes elements from the vector. This fixes PR5097. llvm-svn: 83166