aboutsummaryrefslogtreecommitdiffstats
path: root/test/Verifier/AmbiguousPhi.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Verifier/AmbiguousPhi.ll')
-rw-r--r--test/Verifier/AmbiguousPhi.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Verifier/AmbiguousPhi.ll b/test/Verifier/AmbiguousPhi.ll
index 9a72530..58d8bdd 100644
--- a/test/Verifier/AmbiguousPhi.ll
+++ b/test/Verifier/AmbiguousPhi.ll
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s |& grep {multiple entries for the same basic block}
+; RUN: not llvm-as < %s |& grep "multiple entries for the same basic block"