forked from OSchip/llvm-project
Delete the remanant of an obsolete comment.
llvm-svn: 35415
This commit is contained in:
parent
18570b1f14
commit
8cd7e8190b
|
@ -1,7 +1,5 @@
|
||||||
; RUN: llvm-as %s -o /dev/null -f
|
; RUN: llvm-as %s -o /dev/null -f
|
||||||
|
|
||||||
; based parser doesn't have the required 2 token lookahead...
|
|
||||||
|
|
||||||
%T = type i32 *
|
%T = type i32 *
|
||||||
|
|
||||||
define %T @test() {
|
define %T @test() {
|
||||||
|
|
Loading…
Reference in New Issue