llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / PowerPC / 2004-12-12-ZeroSizeCommon.ll
1 ; RUN: llc < %s -march=ppc32 | not grep .comm.*X,0
2
3 @X = linkonce global {  } zeroinitializer               ; <{  }*> [#uses=0]
4