forked from OSchip/llvm-project
96e2915574
Michel Dänzer reported that r288051, "[StructurizeCFG] Use range-based for loops", introduced a bug into rebuildSSA, wherein we were iterating over an instruction's use list while modifying it, without taking care to do this correctly. llvm-svn: 288200 |
||
---|---|---|
.. | ||
branch-on-argument.ll | ||
invert-constantexpr.ll | ||
loop-multiple-exits.ll | ||
nested-loop-order.ll | ||
no-branch-to-entry.ll | ||
one-loop-multiple-backedges.ll | ||
post-order-traversal-bug.ll | ||
rebuild-ssa-infinite-loop.ll | ||
switch.ll |