]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/link/internal/ld: assign temporary addresses to per-package text"
authorThan McIntosh <thanm@google.com>
Tue, 10 Oct 2023 19:56:41 +0000 (19:56 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 10 Oct 2023 20:47:17 +0000 (20:47 +0000)
commit7c446bab6331b0d9b0bcb0264d001ff01044a234
treea18daac70f5b11b9707373cbc749c253aa01e4af
parente7015c9327c4d755651ed3de3fd34fd99a479924
Revert "cmd/link/internal/ld: assign temporary addresses to per-package text"

This reverts commit http://go.dev/cl/349650

Reason for revert: CL breaks multiple builders with failure in TestLargeTextSectionSplitting

Change-Id: I4894ffd101b2757a6e6359212d5b8a64da1fcdf0
Reviewed-on: https://go-review.googlesource.com/c/go/+/534299
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Than McIntosh <thanm@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/data.go
src/cmd/link/internal/ld/ld_test.go