Fix warning when assertions disabled.
[oota-llvm.git] / test / Transforms / JumpThreading / 2008-04-24-InfLoop.ll
2008-04-25 Chris LattnerDon't infininitely thread branches when a threaded...