]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
cmd/link: don't update offset of existing ELF section name
authorIan Lance Taylor <iant@golang.org>
Wed, 3 Dec 2025 01:01:57 +0000 (17:01 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 3 Dec 2025 08:22:35 +0000 (00:22 -0800)
commit32a9804c7ba3f4a0e0bd26cc24b9204860a49ec8
tree68001b0b90feb1aba7c7afe432a025a652fec7a3
parent509ddf38689c10643d89c464e8386f53364635e8
cmd/link: don't update offset of existing ELF section name

Fixes #76656

Change-Id: If2e823ba1577700af00f5883e4ea5c139e4749c1
Reviewed-on: https://go-review.googlesource.com/c/go/+/726100
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/link/elf_test.go
src/cmd/link/internal/ld/elf.go