| commit | 813733577d33ec56479667b49e1bff42dc6bba90 | [log] [tgz] |
|---|---|---|
| author | Lauro Ramos Venancio <lauro.venancio@gmail.com> | Tue Feb 26 21:41:45 2008 +0000 |
| committer | Lauro Ramos Venancio <lauro.venancio@gmail.com> | Tue Feb 26 21:41:45 2008 +0000 |
| tree | 121170a321a1591e3fb5288191182cac90bb66d4 | |
| parent | d87a321a3c3902f7acfc6539b8946a00da6e45cc [diff] |
Implement codegen for the following static var init.
void g() {
static char a[10];
static char *b = a;
}
Now we can compile wget!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47627 91177308-0d34-0410-b5e6-96231b3b80d8