Forbid arrays of function-type and structures with function-typed fields.
[llvm/avr.git] / test / CodeGen / PowerPC / 2004-12-12-ZeroSizeCommon.ll
blobfc190a486e6b19be98552c1a262774e808c9ede3
1 ; RUN: llc < %s -march=ppc32 | not grep .comm.*X,0
3 @X = linkonce global {  } zeroinitializer               ; <{  }*> [#uses=0]