]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add missing colon in debug log
authorMichael Pratt <mpratt@google.com>
Tue, 6 Feb 2024 20:37:51 +0000 (15:37 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 6 Feb 2024 21:03:43 +0000 (21:03 +0000)
commitc18ddc84e1ec6406b26f7e9d0e1ee3d1908d7c27
treebf944fd8ecbb63a73599c24805f8d500ed75a789
parent4b0e086348c99eaa458f18e4b3e4498f0aaadc1a
cmd/compile: add missing colon in debug log

Change-Id: Id76f4688a2ac45c1616d5c03274eec5d2108e555
Reviewed-on: https://go-review.googlesource.com/c/go/+/562156
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/devirtualize/pgo.go