blob: 26e83d931c4dbb0064dd1e26fccdefc7ec647c13 [file] [log] [blame]
Dan Gohmanfea1dd02009-08-25 15:38:29 +00001; RUN: llvm-as %s -o /dev/null
Tanya Lattnere7e3f2e2004-11-06 22:07:09 +00002
Chris Lattnera35d5942003-05-21 15:57:25 +00003; The old C front-end never generated empty structures, now the new one
Chris Lattner47b72fb2005-02-27 06:14:21 +00004; can. For some reason we never handled them in the parser. Weird.
Chris Lattnera35d5942003-05-21 15:57:25 +00005
Tanya Lattner6e9bcee2008-02-14 07:57:12 +00006@X = global { } zeroinitializer