1
0
mirror of https://github.com/golang/go synced 2024-11-25 22:57:58 -07:00
The Go programming language
Go to file
Russ Cox fc8dca9dac heuristic to stop pulling .6 in from .a
is not right if the .6 is only for data and
the init function.

instead of that, pick up everything and
let the dead code/data eliminator throw
away the parts that weren't useful.

R=r
DELTA=25  (0 added, 22 deleted, 3 changed)
OCL=24446
CL=24446
2009-02-05 13:58:43 -08:00
doc a few tweaks triggered by tgs's comments 2009-02-04 15:13:07 -08:00
include libmach: 2009-02-03 15:00:09 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src heuristic to stop pulling .6 in from .a 2009-02-05 13:58:43 -08:00
test Rename function to avoid function redefinition error. Remove 2009-02-05 12:54:15 -08:00
usr/gri snapshot: 2009-02-05 11:05:02 -08:00