summaryrefslogtreecommitdiff
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 9304a389f1..9521b43897 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 -f |& grep {Reference to abstract argument}
+; RUN: not llvm-as %s -o /dev/null -f |& grep {Reference to abstract argument}
; %typedef.bc_struct = type opaque