diff options
| author | Lauro Ramos Venancio <lauro.venancio@gmail.com> | 2008-02-26 21:41:45 +0000 |
|---|---|---|
| committer | Lauro Ramos Venancio <lauro.venancio@gmail.com> | 2008-02-26 21:41:45 +0000 |
| commit | 01a72ff5d3a152dde8ffa5a8e61b9a4c70b0426d (patch) | |
| tree | d1eae2e05c4fe1d336fc1b3ad2e42f2b57151d19 /llvm/lib/CodeGen/MachineFunction.cpp | |
| parent | e9f30d32886df0995786283f1d4c1fa48724b127 (diff) | |
| download | bcm5719-llvm-01a72ff5d3a152dde8ffa5a8e61b9a4c70b0426d.tar.gz bcm5719-llvm-01a72ff5d3a152dde8ffa5a8e61b9a4c70b0426d.zip | |
Implement codegen for the following static var init.
void g() {
static char a[10];
static char *b = a;
}
Now we can compile wget!
llvm-svn: 47627
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions

