diff options
author | Russ Cox <rsc@golang.org> | 2009-05-05 12:43:00 -0700 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2009-05-05 12:43:00 -0700 |
commit | 163bd8ee66869a7bdf6c81c855a46f366fe06607 (patch) | |
tree | 4ba0ce8c83051dd4b3d6bc667ba1e13c707bdfa4 /src/lib/testing.go | |
parent | 1f08f367c5030005b6f0c3efb6c870605cc5bef0 (diff) | |
download | golang-163bd8ee66869a7bdf6c81c855a46f366fe06607.tar.gz |
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/lib/testing.go')
0 files changed, 0 insertions, 0 deletions