]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: use MapMaxKeyBytes,MapMaxElemBytes,MapBucketCount of internal/abi
authorqiulaidongfeng <2645477756@qq.com>
Sun, 17 Dec 2023 13:04:20 +0000 (13:04 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 23 Jan 2024 00:14:28 +0000 (00:14 +0000)
commit4605ce2d344d9e25c1d58898acb28edab93af97f
tree782138409909d04256de50fbab0bec81f50aa47c
parent9c663e8bf7bc3ebc205bc578a63b4a7a43e5c0e0
cmd/compile: use MapMaxKeyBytes,MapMaxElemBytes,MapBucketCount of internal/abi

For #59670

Change-Id: I651e211650e69989c598ab16202105bc6e68d67e
GitHub-Last-Rev: fba087a35fa563cba0dc5f70e8c9d9108dc1f1d4
GitHub-Pull-Request: golang/go#64776
Reviewed-on: https://go-review.googlesource.com/c/go/+/550615
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/reflectdata/reflect.go
src/cmd/compile/internal/walk/builtin.go