Creating llvmgcc42-2081 branch

llvm-svn: 59288
static int i;
void foo() { /* use i */ }
static int i = 42;

Convert this properly.

llvm-svn: 59286
2 files changed