]> Cypherpunks.ru repositories - gostls13.git/commitdiff
doc/go1.22: announcing support address sanitizer on Loong64
authorGuoqi Chen <chenguoqi@loongson.cn>
Fri, 15 Dec 2023 09:35:40 +0000 (17:35 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 19 Dec 2023 00:06:00 +0000 (00:06 +0000)
Change-Id: Ide5eddc6c04347ada468bc8dd4c27d9b492cf0ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/550176
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
Reviewed-by: David Chase <drchase@google.com>
doc/go1.22.html

index 3d63e99eeb62a8283327c7a57bd3ff79442b2c35..458e17954de1123000227eb64e12cf6f73451c00 100644 (file)
@@ -965,7 +965,7 @@ We plan to include an API migration tool in a future release, likely Go 1.23.
   The <code>loong64</code> port now supports passing function arguments and results using registers.
 </p>
 <p><!-- CL 481315,537615,480878 -->
-  The <code>linux/loong64</code> port now supports the memory sanitizer, new-style linker relocations, and the <code>plugin</code> build mode.
+  The <code>linux/loong64</code> port now supports the address sanitizer, memory sanitizer, new-style linker relocations, and the <code>plugin</code> build mode.
 </p>
 
 <h3 id="openbsd">OpenBSD</h3>