mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-19 06:31:18 +00:00
This tests for something that will become illegal soon. The test/Feature
suite has a test for renaming of global variables. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32914 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
89d983720e
commit
71fc834b3f
@ -1,4 +0,0 @@
|
||||
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
|
||||
|
||||
%X = external global int
|
||||
%X = constant int 7
|
Loading…
x
Reference in New Issue
Block a user