summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx')
-rw-r--r--llvm/test/Regression/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/Regression/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx b/llvm/test/Regression/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx
deleted file mode 100644
index 75e223d410e..00000000000
--- a/llvm/test/Regression/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx
+++ /dev/null
@@ -1,4 +0,0 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=c | grep common | grep X
-
-%X = linkonce global int 5
-
OpenPOWER on IntegriCloud