summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-05 17:36:59 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-05 17:36:59 +0000
commitab9842ea8b287911683c644f3a1e62c41782275c (patch)
tree111e841106a79095305b5b513de627379f73c2f4 /llvm/test
parentc01fe62caa3b9792e09b6bbb0209a074b586cdd6 (diff)
downloadbcm5719-llvm-ab9842ea8b287911683c644f3a1e62c41782275c.tar.gz
bcm5719-llvm-ab9842ea8b287911683c644f3a1e62c41782275c.zip
This tests for something that will become illegal soon. The test/Feature
suite has a test for renaming of global variables. llvm-svn: 32914
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/Regression/Assembler/2003-02-02-ConstGlobal.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/Regression/Assembler/2003-02-02-ConstGlobal.ll b/llvm/test/Regression/Assembler/2003-02-02-ConstGlobal.ll
deleted file mode 100644
index faecbf5560d..00000000000
--- a/llvm/test/Regression/Assembler/2003-02-02-ConstGlobal.ll
+++ /dev/null
@@ -1,4 +0,0 @@
-; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
-
-%X = external global int
-%X = constant int 7
OpenPOWER on IntegriCloud