]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/arm64: simplify huge frame prologue
authorAustin Clements <austin@google.com>
Fri, 2 Apr 2021 21:20:15 +0000 (17:20 -0400)
committerAustin Clements <austin@google.com>
Mon, 5 Apr 2021 16:22:13 +0000 (16:22 +0000)
commit4702dd67a7dcf1eac2309218807287bcd48d4e09
tree5d8a1acf6502b3a70529ef53285abcd9e3d14614
parent24dd8cfe23b2ffc0641611dd6299c037cb459807
cmd/internal/obj/arm64: simplify huge frame prologue

CL 307010 for arm64.

Change-Id: I6c6e1bd6065df059e50c3632a9eb669b64fce899
Reviewed-on: https://go-review.googlesource.com/c/go/+/307050
Trust: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/internal/obj/arm64/obj7.go