]> Cypherpunks repositories - gostls13.git/commit
internal/pkgbits: specify that RelIdx is an element index
authorMark Freeman <mark@golang.org>
Tue, 20 May 2025 18:33:03 +0000 (14:33 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 21 May 2025 15:48:01 +0000 (08:48 -0700)
commit26e05b95c2a3ae69e6dc0b6169a931e96253917a
tree7eb3e151dfdba543e65435fdfd6897bb753fb0e5
parent4ce1c8e9e1aab695bb0da506f2de336a5caa81f6
internal/pkgbits: specify that RelIdx is an element index

Without this, it's not clear what this is relative to or the
granularity of the index.

Change-Id: Ibaabe47e089f0ba9b084523969c5347ed4c9dbee
Reviewed-on: https://go-review.googlesource.com/c/go/+/674636
Auto-Submit: Mark Freeman <mark@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/internal/pkgbits/decoder.go
src/internal/pkgbits/encoder.go
src/internal/pkgbits/reloc.go