summaryrefslogtreecommitdiff
path: root/test/Assembler/2002-05-02-ParseError.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-05-02-ParseError.ll')
-rw-r--r--test/Assembler/2002-05-02-ParseError.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Assembler/2002-05-02-ParseError.ll b/test/Assembler/2002-05-02-ParseError.ll
index 130c02e1c3..a5bd309a69 100644
--- a/test/Assembler/2002-05-02-ParseError.ll
+++ b/test/Assembler/2002-05-02-ParseError.ll
@@ -1,6 +1,5 @@
; RUN: llvm-as %s -o /dev/null -f
-; This should parse correctly without an 'implementation', but our current YACC
; based parser doesn't have the required 2 token lookahead...
%T = type i32 *