blob: 333ab39f29a667ce0a46a000313d637e9c4f89f4 [file] [log] [blame]
Tanya Lattner74bb9f52008-02-14 07:57:12 +00001; RUN: llvm-as < %s -o /dev/null -f
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
3; The old C front-end never generated empty structures, now the new one
4; can. For some reason we never handled them in the parser. Weird.
5
Tanya Lattner74bb9f52008-02-14 07:57:12 +00006@X = global { } zeroinitializer