Remove VISIBILITY_HIDDEN from this file.
[llvm/avr.git] / test / CodeGen / PowerPC / 2004-12-12-ZeroSizeCommon.ll
blob3e490b1dc7a2bf17bc64b42128a58e1778aaf870
1 ; RUN: llvm-as < %s | llc -march=ppc32 | not grep .comm.*X,0
3 @X = linkonce global {  } zeroinitializer               ; <{  }*> [#uses=0]