summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-28 03:23:22 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-28 03:23:22 +0000
commit8cd7e8190bbfc8eeccc3bc97c81c41ce36ccc9d5 (patch)
treef3cbc1bd1bbc0542787b03d014d1dd030847d713
parent18570b1f14c967a461310a18ca00955dbeeeb39e (diff)
downloadbcm5719-llvm-8cd7e8190bbfc8eeccc3bc97c81c41ce36ccc9d5.tar.gz
bcm5719-llvm-8cd7e8190bbfc8eeccc3bc97c81c41ce36ccc9d5.zip
Delete the remanant of an obsolete comment.
llvm-svn: 35415
-rw-r--r--llvm/test/Assembler/2002-05-02-ParseError.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/Assembler/2002-05-02-ParseError.ll b/llvm/test/Assembler/2002-05-02-ParseError.ll
index a5bd309a696..b198edfd31f 100644
--- a/llvm/test/Assembler/2002-05-02-ParseError.ll
+++ b/llvm/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() {
OpenPOWER on IntegriCloud