blob: 5790a1bba8d8a9d9a72eb54985822b2df16c910f [file] [log] [blame]
; RUN: llvm-as < %s -o /dev/null -f
; The old C front-end never generated empty structures, now the new one
; can. For some reason we never handled them in the parser. Wierd.
%X = global {} {}