| commit | 93407286ed0798d272f6ca387744ea0af3f6299d | [log] [tgz] |
|---|---|---|
| author | Vikram S. Adve <vadve@cs.uiuc.edu> | Thu Sep 05 18:28:10 2002 +0000 |
| committer | Vikram S. Adve <vadve@cs.uiuc.edu> | Thu Sep 05 18:28:10 2002 +0000 |
| tree | 813e18d31bbc64af0f96d1c3c30ade88f424f706 | |
| parent | d4645902e67ba4e1220aae018ef5e19a68753d3d [diff] |
-- Bug fix: use byte offsets not typed offsets in output assembly! -- Add support for ConstantExpr constants (only cast and add operators so far) -- Avoid generating label Bbss.bss, which sometimes came out twice. llvm-svn: 3578