aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/debug
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2010-10-21 11:39:47 -0400
committerRuss Cox <rsc@golang.org>2010-10-21 11:39:47 -0400
commit49084db386604586817d396a2b54aa1f7cffa27c (patch)
tree994458294caed0ee08258954228fe1144a075d3b /src/pkg/debug
parent1451695f867773631763717d325f63093dbdda36 (diff)
downloadgo-49084db386604586817d396a2b54aa1f7cffa27c.tar.xz
ld: abandon symbol-driven archive loading
Load the entire archive file instead. Reduces I/O by avoiding additional passes through libraries to resolve symbols. Go packages always need all the files anyway (most often, all 1 of them). R=ken2 CC=golang-dev https://golang.org/cl/2613042
Diffstat (limited to 'src/pkg/debug')
0 files changed, 0 insertions, 0 deletions