Fix test.
[oota-llvm.git] / test / Transforms / MergeFunc / phi-speculation2.ll
index d8c6e30b97577f293eaa178ed836421d0c206705..f080191ef860a62743580450987855d6e65c34bb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -mergefunc -stats -disable-output |& grep {functions merged}
+; RUN: opt < %s -mergefunc -stats -disable-output |& grep {functions merged}
 
 define i32 @foo1(i32 %x) {
 entry: