aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/string.c
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2009-05-05 12:43:00 -0700
committerRuss Cox <rsc@golang.org>2009-05-05 12:43:00 -0700
commit9cba9c8890048c19d000b1fa07a9b20a0e495fe8 (patch)
tree4ba0ce8c83051dd4b3d6bc667ba1e13c707bdfa4 /src/runtime/string.c
parenteea33fc69cab59ed314eea799fda4562855619cd (diff)
downloadgo-9cba9c8890048c19d000b1fa07a9b20a0e495fe8.tar.xz
6l: eliminate dead code, not just the symbols
editing the firstp list was ineffective, because follow rebuilds it from the textp list. the symbols for dead code were being dropped from the binary but the code was all still there. text for fmt.Printf("hello, world\n") drops from 143945 to 128650. R=r,ken DELTA=22 (20 added, 0 deleted, 2 changed) OCL=28255 CL=28290
Diffstat (limited to 'src/runtime/string.c')
0 files changed, 0 insertions, 0 deletions