Delete the remanant of an obsolete comment.

llvm-svn: 35415
This commit is contained in:
Reid Spencer 2007-03-28 03:23:22 +00:00
parent 18570b1f14
commit 8cd7e8190b
1 changed files with 0 additions and 2 deletions

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