]> Cypherpunks repositories - gostls13.git/commit
debug/buildinfo: improve format documentation
authorMichael Pratt <mpratt@google.com>
Fri, 26 Jul 2024 14:02:55 +0000 (10:02 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 29 Jul 2024 15:32:53 +0000 (15:32 +0000)
commitd531e344aea38f165a9d13d1e4173816fec35050
tree7bf40fe627238adbc97a81e7fd4262e8c0dbdb11
parent705f9848ef42da0ccb15849d69c5ba6687007a2e
debug/buildinfo: improve format documentation

Existing documentation is a bit sparse, and more importantly focuses
almost entirely on the old pre-1.18 format, with the new format as an
afterthought. Since the new format is the primary format, make it more
prominent.

Updates #68592.

Change-Id: I108ecde1b33650b4812fa5d278b08cb9197f6329
Reviewed-on: https://go-review.googlesource.com/c/go/+/601456
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
src/cmd/link/internal/ld/data.go
src/debug/buildinfo/buildinfo.go