Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / unreachable-loop-sinking.ll
2010-04-05 Dan GohmanDon't do code sinking on unreachable blocks. It's unpro...