• Russ Cox's avatar
    6l: eliminate dead code, not just the symbols · 9cba9c88
    Russ Cox authored
    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
    9cba9c88
Name
Last commit
Last update
..
cmd Loading commit data...
lib Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg/debug/macho/testdata Loading commit data...
runtime Loading commit data...
Make.conf Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...