summaryrefslogtreecommitdiff
path: root/test/Assembler/2008-02-18-IntPointerCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2008-02-18-IntPointerCrash.ll')
-rw-r--r--test/Assembler/2008-02-18-IntPointerCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2008-02-18-IntPointerCrash.ll b/test/Assembler/2008-02-18-IntPointerCrash.ll
index 5a661ad9b9..a66fca70d8 100644
--- a/test/Assembler/2008-02-18-IntPointerCrash.ll
+++ b/test/Assembler/2008-02-18-IntPointerCrash.ll
@@ -1,4 +1,4 @@
-; RUN: not llvm-as %s |& grep {integer constant must have integer type}
+; RUN: not llvm-as %s |& grep "integer constant must have integer type"
; PR2060
define i8* @foo() {