]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
cmd/link: put runtime.findfunctab in the .gopclntab section
authorIan Lance Taylor <iant@golang.org>
Tue, 11 Nov 2025 23:53:24 +0000 (15:53 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 27 Nov 2025 04:05:21 +0000 (20:05 -0800)
commit312b2034a4e16583fac00070e698c3d464eca1c8
tree7d415fce7bbf567aeb8b79c0f94577fa73c324e0
parentb437d5bf36b35d088ec8b15168b17ab427c04f7f
cmd/link: put runtime.findfunctab in the .gopclntab section

There is a test for this in CL 721461 later in this series.

For #76038

Change-Id: I15f9a8d0d5bd9424702a9ca7febb2fa76035aaf8
Reviewed-on: https://go-review.googlesource.com/c/go/+/719743
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Florian Lehner <lehner.florian86@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/link/internal/ld/pcln.go