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