From b2cb1bd0f5085adb830e4014142d23d704b71347 Mon Sep 17 00:00:00 2001 From: Jeremy Faller Date: Mon, 14 Feb 2022 13:14:59 -0500 Subject: [PATCH] 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 --- doc/go1.18.html | 6 ------ 1 file changed, 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).

-

PPC64

- -

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

-

Tools

Fuzzing

-- 2.50.0