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:
Reid Spencer 2007-01-05 17:36:59 +00:00
parent 89d983720e
commit 71fc834b3f

View File

@ -1,4 +0,0 @@
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
%X = external global int
%X = constant int 7