1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Dan Gohman 2ecc146f0c 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
2009-09-30 20:54:16 +00:00
..
Hello
Instrumentation
IPO
Scalar
Utils Fix this code so that it doesn't try to iterate through a std::vector 2009-09-30 20:54:16 +00:00
Makefile