commit | 151c66b59fb657c90d2cad4c72b2059319806a9c | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Mon Oct 16 11:11:34 2017 -0700 |
committer | Ian Lance Taylor <iant@golang.org> | Tue Oct 17 04:02:09 2017 +0000 |
tree | 90cedd1e0003630b6f42a3e5186e57628f7a9293 | |
parent | 4fe43f814697a30b760c4a0a0e87688f6ad06ddc [diff] |
debug/dwarf: support 64-bit DWARF in byte order check Also fix 64-bit DWARF to read a 64-bit abbrev offset in the compilation unit. Change-Id: Idc22e59ffb354d58e9973b62fdbd342acf695859 Reviewed-on: https://go-review.googlesource.com/71171 Reviewed-by: Austin Clements <austin@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 hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project does not use GitHub pull requests, and that we use 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.