[PGO] Rename the profdata filename to avoid the conflict b/w tests.
[oota-llvm.git] / test / Transforms / MergeFunc / phi-speculation2.ll
index d8c6e30b97577f293eaa178ed836421d0c206705..d42a465d0c65d938a18cc7fd9a596cdc8b76d8d8 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | opt -mergefunc -stats -disable-output |& grep {functions merged}
+; REQUIRES: asserts
+; RUN: opt < %s -mergefunc -stats -disable-output 2>&1 | grep "functions merged"
 
 define i32 @foo1(i32 %x) {
 entry: