]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: run fmt on ssa
authorJorropo <jorropo.pgm@gmail.com>
Fri, 4 Jul 2025 07:07:27 +0000 (09:07 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 8 Jul 2025 15:03:58 +0000 (08:03 -0700)
commita5bda585d5912b291aa247c8aa6519d2cc3125d7
tree1d82782cca3ec69e052a55651441b9c70114c667
parent86b5ba731044dcbb0400f03293989796ed5807fe
cmd/compile: run fmt on ssa

prove.go used to make my editor and precomit checks very unhappy.

Change-Id: I25f7ffa2191480bc1b4f91fa91ccf3e4768045fa
Reviewed-on: https://go-review.googlesource.com/c/go/+/685818
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssa/prove.go