blob: ceebc7099e4ee3bcc3b380ced206772a4ec39b68 [file] [log] [blame]
Tanya Lattner5ebaf3b2008-02-19 08:07:33 +00001; RUN: llvm-as < %s | llc | grep {foo bar":}
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
Tanya Lattner5ebaf3b2008-02-19 08:07:33 +00003target datalayout = "E-p:32:32"
Dan Gohmanf17a25c2007-07-18 16:29:46 +00004target triple = "powerpc-apple-darwin8.2.0"
Tanya Lattner5ebaf3b2008-02-19 08:07:33 +00005@"foo bar" = global i32 4 ; <i32*> [#uses=0]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00006