mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-12 13:38:21 +00:00
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:
@ -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() {
|
||||||
|
Reference in New Issue
Block a user