1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

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 e43a68551e
commit db6235e047

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