aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2007-01-02-Undefined-Arg-Type.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2007-01-02-Undefined-Arg-Type.ll')
-rw-r--r--test/Assembler/2007-01-02-Undefined-Arg-Type.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2007-01-02-Undefined-Arg-Type.ll b/test/Assembler/2007-01-02-Undefined-Arg-Type.ll
index a39de1c..9e08212e 100644
--- a/test/Assembler/2007-01-02-Undefined-Arg-Type.ll
+++ b/test/Assembler/2007-01-02-Undefined-Arg-Type.ll
@@ -1,5 +1,5 @@
; The assembler should catch an undefined argument type .
-; RUN: not llvm-as %s -o /dev/null |& grep {use of undefined type named 'typedef.bc_struct'}
+; RUN: not llvm-as %s -o /dev/null |& grep "use of undefined type named 'typedef.bc_struct'"
; %typedef.bc_struct = type opaque