llvm-6502/test/CFrontend/2004-02-14-ZeroInitializer.c

5 lines
70 B
C

// RUN: %llvmgcc -xc %s -S -o - | grep zeroinitializer
int X[1000];