diff options
| author | Russ Cox <rsc@golang.org> | 2010-10-21 11:39:47 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2010-10-21 11:39:47 -0400 |
| commit | 49084db386604586817d396a2b54aa1f7cffa27c (patch) | |
| tree | 994458294caed0ee08258954228fe1144a075d3b /src/pkg/debug | |
| parent | 1451695f867773631763717d325f63093dbdda36 (diff) | |
| download | go-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
