Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / GlobalOpt / deadfunction.ll
2011-10-20 Eli FriedmanRefactor code from inlining and globalopt that checks...