doc: remove relnote TODO by merging with another section

This change was already described in the linker section.

Change-Id: I3e36dbd66b3b53c5f0063b0d67d8773383f1f77f
Reviewed-on: https://go-review.googlesource.com/c/go/+/499817
Auto-Submit: Eli Bendersky <eliben@google.com>
Reviewed-by: Eli Bendersky <eliben@google.com>
TryBot-Bypass: Eli Bendersky <eliben@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
This commit is contained in:
Eli Bendersky 2023-06-01 06:13:46 -07:00 committed by Gopher Robot
parent 990113f3a0
commit 691b6ca3de
1 changed files with 1 additions and 6 deletions

View File

@ -277,11 +277,6 @@ Do not send CLs removing the interior tags from such phrases.
such as inlining the callee.
</p>
<!-- CL 461315 -->
<p>
<!-- cmd/compile: enable deadcode of unreferenced large global maps -->
</p>
<p>
TODO: complete this section, or delete if not needed
</p>
@ -305,7 +300,7 @@ Do not send CLs removing the interior tags from such phrases.
<p>
<!-- cmd/link: generate .xdata PE section -->
</p>
<!-- CL 463395 -->
<!-- CL 463395, CL 461315 -->
<p>
In Go 1.21 the linker (with help from the compiler) is now capable of
deleting dead (unreferenced) global map variables, if the number of