blob: 8e671ffccdb57325a896ad3f225e2d3603c5a4e6 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: llvm-upgrade < %s | llvm-as | llc | grep no_dead_strip
2
3target endian = little
4target pointersize = 32
5target triple = "i686-apple-darwin8.7.2"
6%x = weak global int 0 ; <int*> [#uses=1]
7%llvm.used = appending global [1 x sbyte*] [ sbyte* cast (int* %x to sbyte*) ]