summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll
blob: 3e490b1dc7a2bf17bc64b42128a58e1778aaf870 (plain)
1
2
3
4
; RUN: llvm-as < %s | llc -march=ppc32 | not grep .comm.*X,0

@X = linkonce global {  } zeroinitializer               ; <{  }*> [#uses=0]

OpenPOWER on IntegriCloud