Emit gcov data files to the directory specified in the metadata produced by the
[llvm/stm8.git] / test / Assembler / 2003-05-21-EmptyStructTest.ll
blob26e83d931c4dbb0064dd1e26fccdefc7ec647c13
1 ; RUN: llvm-as %s -o /dev/null
3 ; 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. Weird.
6 @X = global {  } zeroinitializer