Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / fold-zext-trunc.ll
2011-04-16 Eli FriedmanPR9055: extend the fix to PR4050 (r70179) to apply...