]> Cypherpunks repositories - gostls13.git/commit
cmd/link: test that findfunctab is in gopclntab section
authorIan Lance Taylor <iant@golang.org>
Tue, 18 Nov 2025 02:35:50 +0000 (18:35 -0800)
committerGopher Robot <gobot@golang.org>
Thu, 27 Nov 2025 04:29:49 +0000 (20:29 -0800)
commit003f52407a8a32575084ffc4b15486aa8757ec74
treeebc96caf77a0ae6d73b5f0c4f520c86f420f7a15
parent21b6ab57d572e1712112caadf79160200ddb7d1b
cmd/link: test that findfunctab is in gopclntab section

This is a test for CL 719743.

Change-Id: I2d7b9d00d2d4dd63a21ca00f09eb7c9378ec70f8
Reviewed-on: https://go-review.googlesource.com/c/go/+/721461
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>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/link_test.go