blob: bab0bb1f4b0f8f4a31907e68b9bcd7555371cf2e [file] [log] [blame]
; RUN: llvm-as %s -o /dev/null
; 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 { } zeroinitializer