summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2002-05-02-ParseError.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/2002-05-02-ParseError.ll')
-rw-r--r--llvm/test/Assembler/2002-05-02-ParseError.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Assembler/2002-05-02-ParseError.ll b/llvm/test/Assembler/2002-05-02-ParseError.ll
index 130c02e1c32..a5bd309a696 100644
--- a/llvm/test/Assembler/2002-05-02-ParseError.ll
+++ b/llvm/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 *
OpenPOWER on IntegriCloud