From: Jeremy Faller Date: Mon, 14 Feb 2022 18:14:59 +0000 (-0500) Subject: doc/go1.18: remove ppc regabi TODO as it's in the compiler section X-Git-Tag: go1.18rc1~22 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=b2cb1bd0f5085adb830e4014142d23d704b71347;p=gostls13.git 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 Run-TryBot: Jeremy Faller TryBot-Result: Gopher Robot Reviewed-by: Cherry Mui --- 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).

-

PPC64

- -

- TODO: https://golang.org/cl/353969: enable register ABI for PPC64 -

-

Tools

Fuzzing