]> Cypherpunks repositories - gostls13.git/commit
cmd/link: put funcdata symbols in .gopclntab section
authorIan Lance Taylor <iant@golang.org>
Tue, 11 Nov 2025 00:08:48 +0000 (16:08 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 27 Nov 2025 04:04:57 +0000 (20:04 -0800)
commitb437d5bf36b35d088ec8b15168b17ab427c04f7f
tree869e4b9ba81981438a767bcff6ae6436fb9ffc05
parent4bc3410b6cf4f4e4535c6620e2643e0aa36ed99f
cmd/link: put funcdata symbols in .gopclntab section

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

For #76038

Change-Id: Icd7a52cbabde5162139dbc4b2c61306c0c748545
Reviewed-on: https://go-review.googlesource.com/c/go/+/719440
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/data.go
src/cmd/link/internal/ld/pcln.go
src/cmd/link/internal/ld/symtab.go