mirror of
https://github.com/golang/go
synced 2024-11-22 15:44:53 -07:00
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 <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>
This commit is contained in:
parent
5b84d50038
commit
90daaa0576
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user