mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 10:54:42 +00:00
This tests for something that will become illegal soon. The test/Feature
suite has a test for renaming of global variables. llvm-svn: 32914
This commit is contained in:
parent
121d795195
commit
1472514984
@ -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