aboutsummaryrefslogtreecommitdiff
path: root/test/Feature/vector-cast-constant-exprs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/vector-cast-constant-exprs.ll')
-rw-r--r--test/Feature/vector-cast-constant-exprs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Feature/vector-cast-constant-exprs.ll b/test/Feature/vector-cast-constant-exprs.ll
index ffdc0f080fa6..992987ca04cd 100644
--- a/test/Feature/vector-cast-constant-exprs.ll
+++ b/test/Feature/vector-cast-constant-exprs.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis | not grep {ret.*(}
+; RUN: llvm-as < %s | llvm-dis | not grep "ret.*("
; All of these constant expressions should fold.