YouCompleteMe/cpp/llvm/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll

5 lines
129 B
LLVM
Raw Normal View History

2012-07-05 20:51:06 -04:00
; RUN: llc < %s -march=ppc32 | not grep .comm.*X,0
@X = linkonce global { } zeroinitializer ; <{ }*> [#uses=0]