Delete the remanant of an obsolete comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35415 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-03-28 03:23:22 +00:00
parent b32c00603b
commit 9430832d0e

View File

@ -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() {