]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] runtime: use ABI0 handler addresses on Windows/ARM64
authorCherry Mui <cherryyz@google.com>
Thu, 20 May 2021 23:04:33 +0000 (19:04 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 21 May 2021 21:52:51 +0000 (21:52 +0000)
commit0e0a1f94f3bd6c34b630818ecee2bf1a395e4242
treea98fe5c0708a1587d74844735be58b647498d85d
parentfb42fb705df4832a76165f9a36f3a8d5d7ca8f49
[dev.typeparams] runtime: use ABI0 handler addresses on Windows/ARM64

The handler address is passed to sigtramp, which calls it using
ABI0 calling convention. Use ABI0 symbols.

Change-Id: I5c16abef5e74a992d972fa5e100fed0ffb9f090a
Reviewed-on: https://go-review.googlesource.com/c/go/+/321951
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/sys_windows_arm64.s