commit | 522f0fc4251b4df23661f588eb9b0b40c4423bef | [log] [tgz] |
---|---|---|
author | David Chase <drchase@google.com> | Mon Jun 13 17:53:32 2022 -0400 |
committer | David Chase <drchase@google.com> | Wed Aug 10 17:44:57 2022 +0000 |
tree | 784331bff9489ea5071685feb1636a49e26e892a | |
parent | f19f6c79e48b0c7aeeeb26e07b626af11653dc99 [diff] |
cmd/compile: refactor GOSSAHASH debugging to make it usable outside ssa package. I've needed this more than once in the past, I hack it in, then throw it away, seems sensible to make the change and save it. Fixes #53937. Change-Id: I7fe886b1c93d73cbf553bed587f2c30f0f5d5a0b Reviewed-on: https://go-review.googlesource.com/c/go/+/418015 Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Keith Randall <khr@golang.org>
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://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.