remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / FrontendC / 2004-02-14-ZeroInitializer.c
blobbede9078741f90fd1bb4faed2b8bc4d325cf06c9
1 // RUN: %llvmgcc -xc %s -S -o - | grep zeroinitializer
3 int X[1000];