mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
This test is obsolete and incorrect
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17537 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e9789ef994
commit
fc77e0d0ae
@ -1,10 +0,0 @@
|
||||
; RUN: llvm-as < %s | opt -funcresolve -disable-output 2>&1 | grep WARNING
|
||||
|
||||
%X = external global {long, int }
|
||||
%Z = global {long, int} * %X
|
||||
|
||||
%X = global float 1.0
|
||||
%Y = global float* %X
|
||||
|
||||
implementation
|
||||
|
Loading…
Reference in New Issue
Block a user