freebsd-nq/test/CodeGen/ARM/section.ll

8 lines
268 B
LLVM
Raw Normal View History

2009-10-14 17:57:32 +00:00
; RUN: llc < %s -mtriple=arm-linux | \
2009-06-02 17:52:33 +00:00
; RUN: grep {__DTOR_END__:}
2009-10-14 17:57:32 +00:00
; RUN: llc < %s -mtriple=arm-linux | \
2009-06-02 17:52:33 +00:00
; RUN: grep {\\.section.\\.dtors,"aw",.progbits}
@__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors" ; <[1 x i32]*> [#uses=0]