blob: c8bf47c4cb9276e2e43573afaac9679e3a30f6d9 [file] [log] [blame]
Reid Spencerc58ef012007-04-15 21:17:45 +00001; RUN: llvm-upgrade < %s | llvm-as | llc | grep {foo bar":}
Chris Lattner79ae0d12005-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