Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / Reg2Mem /
2013-01-08 Bill WendlingMake sure we don't emit instructions before a landingpa...