Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / legalize-sub-zero-2.ll
2011-02-16 Eric ChristopherThe change for PR9190 wasn't quite right. We need to...