From 90daaa0576aafd66b3b0fb9e5c4814fbdcc4b5ce Mon Sep 17 00:00:00 2001 From: Guoqi Chen Date: Fri, 15 Dec 2023 17:35:40 +0800 Subject: [PATCH] doc/go1.22: announcing support address sanitizer on Loong64 Change-Id: Ide5eddc6c04347ada468bc8dd4c27d9b492cf0ff Reviewed-on: https://go-review.googlesource.com/c/go/+/550176 LUCI-TryBot-Result: Go LUCI Reviewed-by: Bryan Mills Auto-Submit: Dmitri Shuralyov Reviewed-by: Mauri de Souza Meneguzzo Reviewed-by: David Chase --- doc/go1.22.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.22.html b/doc/go1.22.html index 3d63e99eeb..458e17954d 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -965,7 +965,7 @@ We plan to include an API migration tool in a future release, likely Go 1.23. The loong64 port now supports passing function arguments and results using registers.

- The linux/loong64 port now supports the memory sanitizer, new-style linker relocations, and the plugin build mode. + The linux/loong64 port now supports the address sanitizer, memory sanitizer, new-style linker relocations, and the plugin build mode.

OpenBSD

-- 2.50.0