summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/section.ll
blob: 27620562c16319d3007913a047209d2194502e88 (plain)
1
2
3
4
5
6
; 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]