aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Faller <jeremy@golang.org>2022-02-14 13:14:59 -0500
committerJeremy Faller <jeremy@golang.org>2022-02-14 19:37:40 +0000
commitb2cb1bd0f5085adb830e4014142d23d704b71347 (patch)
tree65b374c1c5ca279f5f221dbe471eaf68a1514016
parent9b773003fb3bf909bfc897787e4d1e54fdb80eca (diff)
downloadgo-b2cb1bd0f5085adb830e4014142d23d704b71347.tar.gz
go-b2cb1bd0f5085adb830e4014142d23d704b71347.zip
doc/go1.18: remove ppc regabi TODO as it's in the compiler section
Updates #47694 Change-Id: I55175988f193fb573339933e9ff0d4c49734b444 Reviewed-on: https://go-review.googlesource.com/c/go/+/385658 Trust: Jeremy Faller <jeremy@golang.org> Run-TryBot: Jeremy Faller <jeremy@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com>
-rw-r--r--doc/go1.18.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/go1.18.html b/doc/go1.18.html
index 2e5eef2051..243df2b7d4 100644
--- a/doc/go1.18.html
+++ b/doc/go1.18.html
@@ -225,12 +225,6 @@ Do not send CLs removing the interior tags from such phrases.
FreeBSD 13.0+ will require a kernel with the COMPAT_FREEBSD12 option set (this is the default).
</p>
-<h3 id="ppc64">PPC64</h3>
-
-<p><!-- CL 353969 -->
- TODO: <a href="https://golang.org/cl/353969">https://golang.org/cl/353969</a>: enable register ABI for PPC64
-</p>
-
<h2 id="tools">Tools</h2>
<h3 id="fuzzing">Fuzzing</h3>