1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00

7 lines
222 B
LLVM
Raw Normal View History

; RUN: llc < %s -mtriple=arm-linux | FileCheck %s
; CHECK: .section .dtors,"aw",%progbits
; CHECK: __DTOR_END__:
2008-02-17 20:02:20 +00:00
@__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors" ; <[1 x i32]*> [#uses=0]