]> Cypherpunks.ru repositories - gostls13.git/commit
reflect: call ABI0 callReflect/callMethod
authorCherry Zhang <cherryyz@google.com>
Sun, 4 Apr 2021 16:10:32 +0000 (12:10 -0400)
committerCherry Zhang <cherryyz@google.com>
Mon, 5 Apr 2021 22:43:42 +0000 (22:43 +0000)
commitd446cb7cff024412c0a80c3971dac3049db9f18c
tree17513ccb6621c2febfd4e807c90e2debcae37e4e
parent0723f062ff906902c44086476f95016e50164c53
reflect: call ABI0 callReflect/callMethod

Currently the assembly code marshals arguments in ABI0 layout.
Call the ABI0 functions. We may want to move to ABIInternal at
some point (maybe when register args is always enabled).

Updates #40724.

Change-Id: I23bb3073f3f6420a8d0c119b65ae3e577578aadb
Reviewed-on: https://go-review.googlesource.com/c/go/+/307237
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/reflect/asm_amd64.s