Add space to assert message.
[oota-llvm.git] / test / Transforms / MergeFunc / phi-speculation1.ll
index 89f31e3adad06cffdb29204e415dc0772e893c56..548e5102be10d0b8bbad68470f814b371040c1b8 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | opt -mergefunc -stats | not grep {functions merged}
+; REQUIRES: asserts
+; RUN: opt < %s -mergefunc -stats -disable-output 2>&1 | not grep "functions merged"
 
 define i32 @foo1(i32 %x) {
 entry: