aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2003-05-21-MalformedStructCrash.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2003-05-21-MalformedStructCrash.llx')
-rw-r--r--test/Assembler/2003-05-21-MalformedStructCrash.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2003-05-21-MalformedStructCrash.llx b/test/Assembler/2003-05-21-MalformedStructCrash.llx
index 386c413..91b0c9e 100644
--- a/test/Assembler/2003-05-21-MalformedStructCrash.llx
+++ b/test/Assembler/2003-05-21-MalformedStructCrash.llx
@@ -1,4 +1,4 @@
; Found by inspection of the code
-; RUN: llvm-as < %s > /dev/null |& grep "Illegal number of init"
+; RUN: llvm-as < %s > /dev/null |& grep {Illegal number of init}
global {} { i32 7, float 1.0, i32 7, i32 8 }