1
0
mirror of https://github.com/golang/go synced 2024-11-24 04:40:24 -07:00
go/src/reflect
Cherry Mui 20b177268f reflect: call ABIInternal moveMakeFuncArgPtrs on ARM64
Save some stack space, to avoid nosplit overflow in
-race -N -l build.

For #51247.

Change-Id: I7357d6227f816a612a64f55f7ca1b1384e9268e1
Reviewed-on: https://go-review.googlesource.com/c/go/+/386714
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
2022-02-18 18:46:19 +00:00
..
internal
abi_test.go
abi.go
all_test.go
asm_386.s
asm_amd64.s
asm_arm64.s reflect: call ABIInternal moveMakeFuncArgPtrs on ARM64 2022-02-18 18:46:19 +00:00
asm_arm.s
asm_mips64x.s
asm_mipsx.s
asm_ppc64x.s
asm_riscv64.s
asm_s390x.s
asm_wasm.s
deepequal.go
example_test.go
export_test.go
float32reg_generic.go
float32reg_ppc64x.s
makefunc.go
set_test.go
stubs_ppc64x.go
swapper.go
tostring_test.go
type.go reflect: update relative path in comment 2021-12-21 03:55:43 +00:00
value.go
visiblefields_test.go
visiblefields.go