]> Cypherpunks repositories - gostls13.git/commit
cmd/link: revert CL 467715 in favor of better fix
authorThan McIntosh <thanm@google.com>
Mon, 27 Feb 2023 15:29:24 +0000 (10:29 -0500)
committerThan McIntosh <thanm@google.com>
Mon, 27 Feb 2023 17:37:29 +0000 (17:37 +0000)
commite153905a7bc59265ddbe9054eac11bc5f9706d3e
tree413639be8a6e9ea13ea88a93a3cd20e6c8ff4031
parentb9b8cecbfc72168ca03ad586cc2ed52b0e8db409
cmd/link: revert CL 467715 in favor of better fix

This patch backs out CL 467715 (written to fix 58425), now that we
have a better fix for the "relocation doesn't fit" problem in the
trampoline generation phase (send in a previous CL).

Updates #58428.
Updates #58425.

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