]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add position info to sccp debug messages
authorJorropo <jorropo.pgm@gmail.com>
Sat, 25 Oct 2025 20:08:59 +0000 (22:08 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 28 Oct 2025 02:09:34 +0000 (19:09 -0700)
commit9a77aa4f083f7458a29c7c13adfe3d2ca8c864ea
tree8969c49030ca2685cffceaaba933a4d248e66788
parent77dc1380308f5129952c16b6940dea7ddd4e17b9
cmd/compile: add position info to sccp debug messages

Change-Id: Ic568dd3b2e3ebebb1b6aaa41ee78a12d4e8d3f06
Reviewed-on: https://go-review.googlesource.com/c/go/+/714221
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Jorropo <jorropo.pgm@gmail.com>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/ssa/sccp.go