]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: remove getcallerpc on riscv64
authorJoel Sing <joel@sing.id.au>
Thu, 2 Nov 2023 10:46:38 +0000 (21:46 +1100)
committerJoel Sing <joel@sing.id.au>
Fri, 3 Nov 2023 07:49:36 +0000 (07:49 +0000)
commit642b1311111ef949f54606317ec447838c29024c
tree22299e47bbf824d2cf105b7205848489c32ca797
parent450f469c3c3e0a328ab99380cc956a77e7943b89
runtime: remove getcallerpc on riscv64

This was converted to a compiler intrinsic and no longer needs to exist
in assembly.

Change-Id: I7495c435d4642e0e71d8f7677d70af3a3ca2a6ba
Reviewed-on: https://go-review.googlesource.com/c/go/+/539195
Run-TryBot: Joel Sing <joel@sing.id.au>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/runtime/asm_riscv64.s