compiler, internal/abi: implement FuncPCABI0, FuncPCABIInternal
commit3ab49b1c822cf8c5748fa4de0ac970c948de6f8a
authorIan Lance Taylor <iant@golang.org>
Sat, 5 Feb 2022 03:59:59 +0000 (4 19:59 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 9 Feb 2022 04:08:09 +0000 (8 20:08 -0800)
tree0696141de5cddb0755c91ff21befd313bf0b9e29
parente52a683170877d140eebc9782731eaf11897db71
compiler, internal/abi: implement FuncPCABI0, FuncPCABIInternal

The Go 1.18 standard library uses an internal/abi package with two
functions that are implemented in the compiler. This patch implements
them in the gofrontend, to support the upcoming update to 1.18.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/383514
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc
libgo/go/internal/abi/abi.go [new file with mode: 0644]
libgo/go/runtime/proc.go
libgo/libgo-packages.txt