]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/mips: 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:14 +0000 (16:22 +0000)
commit2b63404ddb04abec5279f0fa574cc06dcef242cf
tree4425912027cdd88a12cb3c97f0f02b68b6c67d83
parent4702dd67a7dcf1eac2309218807287bcd48d4e09
cmd/internal/obj/mips: simplify huge frame prologue

CL 307010 for mips.

Change-Id: Ie9addea728548315fdbb8e46f75da4010a9796bb
Reviewed-on: https://go-review.googlesource.com/c/go/+/307051
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/mips/obj0.go