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