
Fix up Annotate attribute test case. Fix DebugFilename.c test case to look for right file name. llvm-svn: 37632
5 lines
70 B
C
5 lines
70 B
C
// RUN: %llvmgcc -xc %s -S -o - | grep zeroinitializer
|
|
|
|
int X[1000];
|
|
|