From: Reid Spencer Date: Wed, 28 Mar 2007 03:23:22 +0000 (+0000) Subject: Delete the remanant of an obsolete comment. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9430832d0e790f3ec0f46f02ed1b359c18a88c2f;p=oota-llvm.git Delete the remanant of an obsolete comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35415 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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() {