blob: 5790a1bba8d8a9d9a72eb54985822b2df16c910f [file] [log] [blame]
Tanya Lattnere7e3f2e2004-11-06 22:07:09 +00001; RUN: llvm-as < %s -o /dev/null -f
2
Chris Lattnera35d5942003-05-21 15:57:25 +00003; 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. Wierd.
5
6%X = global {} {}