blob: c8bf47c4cb9276e2e43573afaac9679e3a30f6d9 [file] [log] [blame]
Reid Spencer297657d2007-04-15 21:17:45 +00001; RUN: llvm-upgrade < %s | llvm-as | llc | grep {foo bar":}
Chris Lattnerb8e8cbe2005-11-10 19:33:04 +00002
3target endian = big
4target pointersize = 32
5target triple = "powerpc-apple-darwin8.2.0"
6
7"foo bar" = global int 4
8