summaryrefslogtreecommitdiff
path: root/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2004-03-30-UnclosedFunctionCrash.ll')
-rw-r--r--test/Assembler/2004-03-30-UnclosedFunctionCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll b/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll
index 775b7558f3..22fa32ea07 100644
--- a/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll
+++ b/test/Assembler/2004-03-30-UnclosedFunctionCrash.ll
@@ -1,3 +1,3 @@
-; RUN: not llvm-as %s |& grep {found end of file when expecting more instructions}
+; RUN: not llvm-as %s |& grep "found end of file when expecting more instructions"
define void @foo() {