summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen/ARM/section.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/CodeGen/ARM/section.ll')
-rw-r--r--llvm/test/Regression/CodeGen/ARM/section.ll6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/test/Regression/CodeGen/ARM/section.ll b/llvm/test/Regression/CodeGen/ARM/section.ll
deleted file mode 100644
index e345da1e953..00000000000
--- a/llvm/test/Regression/CodeGen/ARM/section.ll
+++ /dev/null
@@ -1,6 +0,0 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm &&
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm | grep "__DTOR_END__:" &&
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm | \
-; RUN: grep '.section .dtors,"aw",.progbits'
-
-%__DTOR_END__ = internal global [1 x int] zeroinitializer, section ".dtors"
OpenPOWER on IntegriCloud