aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/section.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/section.ll')
-rw-r--r--test/CodeGen/ARM/section.ll6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/CodeGen/ARM/section.ll b/test/CodeGen/ARM/section.ll
deleted file mode 100644
index 27620562c163..000000000000
--- a/test/CodeGen/ARM/section.ll
+++ /dev/null
@@ -1,6 +0,0 @@
-; RUN: llc < %s -mtriple=arm-linux | FileCheck %s
-
-; CHECK: .section .dtors,"aw",%progbits
-; CHECK: __DTOR_END__:
-@__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors" ; <[1 x i32]*> [#uses=0]
-