blob: 0c803d55f71c510586463d4479b954e924f07998 [file] [log] [blame]
Chris Lattner79ae0d12005-11-10 19:33:04 +00001; RUN: llvm-as < %s | 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