]> Cypherpunks repositories - gostls13.git/commit
runtime,cmd/link: merge pcbucketsize const into internal/abi
authorqiulaidongfeng <2645477756@qq.com>
Fri, 16 Feb 2024 00:15:29 +0000 (00:15 +0000)
committerCherry Mui <cherryyz@google.com>
Fri, 16 Feb 2024 14:25:22 +0000 (14:25 +0000)
commit284e553035137fc339617f01dd53766977cd3e8c
tree41fc028fa51699469c98a063a00ff65fd7b13d97
parentdaa58db486c3806b6767a8d87ee275ed4d7c2713
runtime,cmd/link: merge pcbucketsize const into internal/abi

For #59670

Change-Id: I6343bacd3126fe6381a2e73be10f61691792824d
GitHub-Last-Rev: bbab8d1142e5749f58c17f6f668e2eb679ff69d7
GitHub-Pull-Request: golang/go#65373
Reviewed-on: https://go-review.googlesource.com/c/go/+/559475
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/pcln.go
src/internal/abi/symtab.go
src/runtime/symtab.go