commit | b4245ea54432bcdc92dc5e0e84b07408f5ee5479 | [log] [tgz] |
---|---|---|
author | Jeremy Faller <jeremy@golang.org> | Thu Nov 07 15:17:42 2019 -0500 |
committer | Jeremy Faller <jeremy@golang.org> | Fri Nov 08 16:32:35 2019 +0000 |
tree | 4609219c4b640f9b4fed07df965e226280320681 | |
parent | 9cf6c65ca302ef5300ec970640dfa446d45ac0b8 [diff] |
[dev.link] cmd/link: use mmapped data for macho host objs Move all the reads from macho host objects to mmapped data. Change-Id: I9904f148feab6ef972d814a93964bcad04207b13 Reviewed-on: https://go-review.googlesource.com/c/go/+/205841 Run-TryBot: Jeremy Faller <jeremy@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Than McIntosh <thanm@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.