Fix edge cases in handling basic block split.
[llvm-complete.git] / test / CodeGen / PowerPC / 2004-12-12-ZeroSizeCommon.ll
blob87f6005a36422fc574c6cebb5388330a04f2651e
1 ; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep .comm.*X,0
3 %X = linkonce global {} {}