Files
clang-p2996/llvm/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll
Reid Spencer 4dcf8bff4b For PR1319:
Fix syntax of tests to ensure grep pattern is properly quoted.

llvm-svn: 36134
2007-04-16 15:31:49 +00:00

4 lines
104 B
LLVM

; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep .comm.*X,0
%X = linkonce global {} {}