blob: 63325b7a6ae0bdbb1d66634943f941fb77cb7dea [file] [log] [blame]
Tanya Lattner632e88a2008-02-21 07:42:26 +00001; RUN: llvm-as < %s | llc | 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