Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / CodeGen / ARM / section.ll
blob686376392448aaeef8acef7b46ae965ad833a8e4
1 ; RUN: llc < %s -mtriple=arm-linux | FileCheck %s
3 ; CHECK: .section .dtors,"aw",%progbits
4 ; CHECK: __DTOR_END__:
5 @__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors"       ; <ptr> [#uses=0]