Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / MachineSink-DbgValue.ll
2011-09-07 Devang PatelWhile sinking machine instructions, sink matching DBG_V...