summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2007-01-16-CrashOnBadCast2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/2007-01-16-CrashOnBadCast2.ll')
-rw-r--r--llvm/test/Assembler/2007-01-16-CrashOnBadCast2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/2007-01-16-CrashOnBadCast2.ll b/llvm/test/Assembler/2007-01-16-CrashOnBadCast2.ll
index c7716241c1b..41b1708b8d7 100644
--- a/llvm/test/Assembler/2007-01-16-CrashOnBadCast2.ll
+++ b/llvm/test/Assembler/2007-01-16-CrashOnBadCast2.ll
@@ -1,4 +1,4 @@
; PR1117
-; RUN: llvm-as < %s -o /dev/null -f |& grep "invalid cast opcode for cast from"
+; RUN: llvm-as < %s -o /dev/null -f |& grep {invalid cast opcode for cast from}
@X = constant i8* trunc (i64 0 to i8*)
OpenPOWER on IntegriCloud