]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] runtime: use internal/abi.FuncPCABI0 for sigtramp PC on Plan 9
authorCherry Mui <cherryyz@google.com>
Wed, 19 May 2021 21:33:32 +0000 (17:33 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 20 May 2021 19:04:21 +0000 (19:04 +0000)
commited2001232acd78319bd028a2e8775072c9339e1b
tree00fccc8945edc227a2207848ce0b9942c8e1f7f0
parent02117775d1550653bd4f58fdaa12b1e906409052
[dev.typeparams] runtime: use internal/abi.FuncPCABI0 for sigtramp PC on Plan 9

Same as CL 313230, for Plan 9.

Change-Id: I0e99c095856c4b21b89abdffa4c0699b24ea9428
Reviewed-on: https://go-review.googlesource.com/c/go/+/321330
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>
Reviewed-by: Than McIntosh <thanm@google.com>
src/runtime/os_plan9.go