hanchenye-llvm-project/llvm/test/CFrontend/2002-12-15-GlobalRedefiniti...

6 lines
114 B
C

// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
extern char algbrfile[9];
char algbrfile[9] = "abcdefgh";