summaryrefslogtreecommitdiffstats
path: root/test/Feature/globalredefinition3.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/globalredefinition3.ll')
-rw-r--r--test/Feature/globalredefinition3.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Feature/globalredefinition3.ll b/test/Feature/globalredefinition3.ll
index 5a5b3f1..3a15972 100644
--- a/test/Feature/globalredefinition3.ll
+++ b/test/Feature/globalredefinition3.ll
@@ -1,4 +1,4 @@
-; RUN: not llvm-as %s -o /dev/null |& grep {redefinition of global '@B'}
+; RUN: not llvm-as %s -o /dev/null |& grep "redefinition of global '@B'"
@B = global i32 7
@B = global i32 7