Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / dbg-value-dag-combine.ll
2011-05-23 Devang PatelWhile replacing all uses of a SDValue with another...