blob: c8bf47c4cb9276e2e43573afaac9679e3a30f6d9 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: llvm-upgrade < %s | llvm-as | llc | grep {foo bar":}
2
3target endian = big
4target pointersize = 32
5target triple = "powerpc-apple-darwin8.2.0"
6
7"foo bar" = global int 4
8