]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.24] runtime: add some linknames back for `github.com/bytedance...
author段仪 <duanyi.aster@bytedance.com>
Sun, 16 Feb 2025 15:54:37 +0000 (15:54 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 19 Feb 2025 17:12:30 +0000 (09:12 -0800)
commitcd0e528d3d97ad88d52107eb908c66e9fcda0396
treea737f9bfc5dad3c135804dd887c82b5b41a8b0e7
parent80e2e474b8d9124d03b744f4e2da099a4eec5957
[release-branch.go1.24] runtime: add some linknames back for `github.com/bytedance/sonic`

Add some linknames back, therefore sonic (github.com/bytedance/sonic) can work correctly.

For #71672
Fixes #71705

Change-Id: Iae86c837d8a714855106a26766aa08b128e17e58
GitHub-Last-Rev: 4de0a4871766f9e7763394fdcdcaa9d683e97987
GitHub-Pull-Request: golang/go#71673
Reviewed-on: https://go-review.googlesource.com/c/go/+/650375
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/stubs.go
src/runtime/symtab.go