]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
cmd/link: test that moduledata is in its own section
authorIan Lance Taylor <iant@golang.org>
Tue, 18 Nov 2025 04:20:26 +0000 (20:20 -0800)
committerGopher Robot <gobot@golang.org>
Thu, 27 Nov 2025 04:29:52 +0000 (20:29 -0800)
commitf1bbc66a10a545811a21dcf9f9431e783aafcb42
treeb03b6c0098812b097f75c1fd21f1c9fc1ddb9e19
parent003f52407a8a32575084ffc4b15486aa8757ec74
cmd/link: test that moduledata is in its own section

This is a test for CL 720660.

For #76038

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