mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
fedfcab2ab
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];
|
|
|