diff --git a/test/Assembler/2002-05-02-ParseError.ll b/test/Assembler/2002-05-02-ParseError.ll index a5bd309a696..b198edfd31f 100644 --- a/test/Assembler/2002-05-02-ParseError.ll +++ b/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() {