compiler: remove references to slicecopy and slicestringcopy
commitf3f237f7ee009d3cbcca83c77bc4d54bcae62308
authorIan Lance Taylor <iant@golang.org>
Wed, 23 Dec 2020 06:26:43 +0000 (22 22:26 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 23 Dec 2020 16:55:46 +0000 (23 08:55 -0800)
treed808428b1b08a761d38579c04cc873e0f7a3f782
parentfeb3c40c8ee043cc893410c9985926439292caee
compiler: remove references to slicecopy and slicestringcopy

The only calls to the runtime functions were removed in CL 170005.
The slicestringcopy function will be removed in the Go 1.16beta1 release.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/279932
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/escape.cc
gcc/go/gofrontend/runtime.def