]> Cypherpunks.ru repositories - gostls13.git/commitdiff
doc: remove relnote TODO by merging with another section
authorEli Bendersky <eliben@golang.org>
Thu, 1 Jun 2023 13:13:46 +0000 (06:13 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 1 Jun 2023 17:13:46 +0000 (17:13 +0000)
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>
doc/go1.21.html

index 6961581776e671be80c1c1d6462fdb736ad1c0d0..e9ab899405d7556cbe0ca54c15a757fb244820a2 100644 (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