blob: d177b3b8e45534cb5bf23fe9440b9c9e39686b8a [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. Weird.
%X = global {} {}