blob: 452d1f8ce3922c246d4414b9f55502c6e4860b98 [file] [log] [blame]
Dan Gohman0a063102009-09-08 23:54:48 +00001; RUN: llc < %s | grep no_dead_strip
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
Tanya Lattner632e88a2008-02-21 07:42:26 +00003target datalayout = "e-p:32:32"
Dan Gohmanf17a25c2007-07-18 16:29:46 +00004target triple = "i686-apple-darwin8.7.2"
Tanya Lattner632e88a2008-02-21 07:42:26 +00005@x = weak global i32 0 ; <i32*> [#uses=1]
6@llvm.used = appending global [1 x i8*] [ i8* bitcast (i32* @x to i8*) ] ; <[1 x i8*]*> [#uses=0]
7