]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
cmd/link: test that funcdata values are in gopclntab section
authorIan Lance Taylor <iant@golang.org>
Tue, 18 Nov 2025 02:29:42 +0000 (18:29 -0800)
committerGopher Robot <gobot@golang.org>
Thu, 27 Nov 2025 04:29:46 +0000 (20:29 -0800)
commit21b6ab57d572e1712112caadf79160200ddb7d1b
tree0fddea40bc1dfc6b3a09b215bef9b84a765ad8f8
parentc03e25a263dfa240bca13ebc45d44b5c7bc1fbc1
cmd/link: test that funcdata values are in gopclntab section

This is a test for CL 719440.

For #76038

Change-Id: I8fc55118b3c7dea39a36e04ffb060fcb6150af54
Reviewed-on: https://go-review.googlesource.com/c/go/+/721460
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
src/cmd/link/link_test.go