diff options
author | Cherry Mui <cherryyz@google.com> | 2022-03-02 11:59:48 -0500 |
---|---|---|
committer | Cherry Mui <cherryyz@google.com> | 2022-03-18 16:39:28 +0000 |
commit | 8ff42d1bb1919b38e0d852618168f18d33db866b (patch) | |
tree | bab2ab600dadf25001b37da9d11c68cdf09586f3 /src/internal/diff/diff.go | |
parent | 2c92b2349a0b735a447b07e6209f311ece8de91c (diff) | |
download | go-git-8ff42d1bb1919b38e0d852618168f18d33db866b.tar.gz |
internal/abi, internal/buildcfg: always enable register ABI on ARM64
In last cycle we developed register ABI for ARM64, enabled by
default as a GOEXPERIMENT. This cycle we turn it on all the time.
Later CLs will clean up fallback code.
To support in-development platforms (e.g. RISC-V), separate the
boolean variables for in-development platforms and always-on
platforms.
Change-Id: I97c27f6aeccc85ccc57eed2abd783b176da3ad80
Reviewed-on: https://go-review.googlesource.com/c/go/+/393364
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