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:
Reid Spencer 2007-01-05 17:36:59 +00:00
parent c01fe62caa
commit ab9842ea8b
1 changed files with 0 additions and 4 deletions

View File

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