summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2002-12-15-GlobalRedefinition.c
blob: 646e91ec3dfaf778b6234afe78f6950f83f64ed2 (plain)
1
2
3
4
5
// RUN: %clang_cc1 -emit-llvm %s  -o /dev/null

extern char algbrfile[9];
char algbrfile[9] = "abcdefgh";