Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / LoopRotate / indirectbr.ll
2009-11-20 Dan GohmanMake Loop::getLoopLatch() work on loops which don't...