If the step value is a constant zero, the loop isn't going to terminate. Fixes
[oota-llvm.git] / test / Analysis / RegionInfo / infinite_loop.ll
2010-07-22 Tobias GrosserAdd new RegionInfo pass.