diff options
author | Cherry Mui <cherryyz@google.com> | 2022-03-16 12:12:50 -0400 |
---|---|---|
committer | Cherry Mui <cherryyz@google.com> | 2022-03-18 15:17:37 +0000 |
commit | d8bee94be2fc2afa6418f0bf2d474c103d38c094 (patch) | |
tree | b13ecfa8100041787c4af29768cd272c9fc514ab /src/internal/diff/diff.go | |
parent | 3684abbf6c82d7f151a30cce6f435ee203908b2c (diff) | |
download | go-git-d8bee94be2fc2afa6418f0bf2d474c103d38c094.tar.gz |
reflect, runtime: drop RegabiArgs conditions
With the previous CL, internal/abi.IntArgRegs and FloatArgRegs
is controlled by RegabiArgs (or always enabled), so there is no
need to check for that goexperiment.
There are a few places we guard register-ABI specific code and
tests with the RegabiArgs flag. Switch to checking for the number
of argument registers instead.
Change-Id: I79fff9fd1e919684ffaf73aba9e7e85d5a9e1629
Reviewed-on: https://go-review.googlesource.com/c/go/+/393363
Trust: Cherry Mui <cherryyz@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/internal/diff/diff.go')
0 files changed, 0 insertions, 0 deletions