summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/section.ll
blob: 7a566d49d322d3dba678fed26b592e83ca6c7f77 (plain)
1
2
3
4
5
6
7
; RUN: llc < %s -mtriple=arm-linux | \
; RUN:   grep {__DTOR_END__:}
; RUN: llc < %s -mtriple=arm-linux | \
; RUN:   grep {\\.section.\\.dtors,"aw",.progbits}

@__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors"       ; <[1 x i32]*> [#uses=0]