]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: update comment for initLimit in prove pass
authorYoulin Feng <fengyoulin@live.com>
Sun, 3 Nov 2024 23:43:43 +0000 (07:43 +0800)
committerKeith Randall <khr@golang.org>
Fri, 8 Nov 2024 23:59:51 +0000 (23:59 +0000)
commit5123f38e050c5ee7130d459ea247d998a838b5a1
tree80567b2a729f41b2fe5b8e7349bbfd0f362d951a
parente67c0f0c8f1b49937eb197f6172ae75633767db7
cmd/compile: update comment for initLimit in prove pass

For: #70156

Change-Id: Ie39a88130f27b4b210ddbcf396cc0ddd2713d58b
Reviewed-on: https://go-review.googlesource.com/c/go/+/624855
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
src/cmd/compile/internal/ssa/prove.go