aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorMichael Matloob <matloob@golang.org>2024-09-13 11:12:36 -0400
committerGopher Robot <gobot@golang.org>2024-09-13 17:15:56 +0000
commitd79e6bec6389dfeeec84a64f283055090615bad1 (patch)
tree1def7562c9657ca44e294e1139a942468d623ff0 /src/encoding
parent2c5b707b3b30ea194877600151a7c299671cab3a (diff)
downloadgo-d79e6bec6389dfeeec84a64f283055090615bad1.tar.xz
cmd/go: populate build info for test mains
Before this change, test binaries didn't have build info populated on them unless they were tests for package main. Now we generate them for all test binaries so that they can be inspected like other binaries. We don't need to add the default GODEBUG in printLinkerConfig because it will now always be present on the build info, and when build info is present we use it to generate the hash. Fixes #33976 Change-Id: Ib4f51c04f87df3c7f2f21c400ab446e70d66a101 Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-windows-amd64-longtest Reviewed-on: https://go-review.googlesource.com/c/go/+/613096 Auto-Submit: Michael Matloob <matloob@golang.org> Reviewed-by: Sam Thanawalla <samthanawalla@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions