blob: 7a566d49d322d3dba678fed26b592e83ca6c7f77 [file] [log] [blame]
Dan Gohmanc8054d92009-09-09 00:09:15 +00001; RUN: llc < %s -mtriple=arm-linux | \
Reid Spencerb5dc70c2007-04-15 19:11:47 +00002; RUN: grep {__DTOR_END__:}
Dan Gohmanc8054d92009-09-09 00:09:15 +00003; RUN: llc < %s -mtriple=arm-linux | \
Anton Korobeynikov9dbbd752008-08-07 09:55:06 +00004; RUN: grep {\\.section.\\.dtors,"aw",.progbits}
Rafael Espindola219a7962006-12-07 18:33:58 +00005
Tanya Lattnerf697c032008-02-17 20:02:20 +00006@__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors" ; <[1 x i32]*> [#uses=0]
7