summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/Assembler/2002-05-02-ParseError.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/Assembler/2002-05-02-ParseError.ll b/llvm/test/Assembler/2002-05-02-ParseError.ll
index a5bd309a696..b198edfd31f 100644
--- a/llvm/test/Assembler/2002-05-02-ParseError.ll
+++ b/llvm/test/Assembler/2002-05-02-ParseError.ll
@@ -1,7 +1,5 @@
; RUN: llvm-as %s -o /dev/null -f
-; based parser doesn't have the required 2 token lookahead...
-
%T = type i32 *
define %T @test() {
OpenPOWER on IntegriCloud