blob: 934e32a0cf812829c863242f20d512540ebe2eb9 [file] [log] [blame]
Dan Gohman0d4bbf22009-08-25 15:38:29 +00001; RUN: llvm-as %s -o /dev/null
Duncan P. N. Exon Smithc8eccd12014-08-19 21:08:27 +00002; RUN: verify-uselistorder %s
Tanya Lattner32f81a52004-11-06 22:07:09 +00003
Chris Lattner0250ace2003-05-21 15:57:25 +00004; The old C front-end never generated empty structures, now the new one
Chris Lattner60042062005-02-27 06:14:21 +00005; can. For some reason we never handled them in the parser. Weird.
Chris Lattner0250ace2003-05-21 15:57:25 +00006
Tanya Lattner5429dbf2008-02-14 07:57:12 +00007@X = global { } zeroinitializer