blob: ff708d55ab355cc759db67752339d5f310529fc7 [file] [log] [blame]
Dan Gohmanfce288f2009-09-09 00:09:15 +00001; RUN: llc < %s -mtriple=arm-linux | \
Reid Spencer1c0c94d2007-04-15 19:11:47 +00002; RUN: grep {__DTOR_END__:}
Dan Gohmanfce288f2009-09-09 00:09:15 +00003; RUN: llc < %s -mtriple=arm-linux | \
Joerg Sonnenbergerea83b132011-03-03 22:31:08 +00004; RUN: grep {\\.section."\\.dtors","aw",.progbits}
Rafael Espindola7367d052006-12-07 18:33:58 +00005
Tanya Lattner6263f942008-02-17 20:02:20 +00006@__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors" ; <[1 x i32]*> [#uses=0]
7