]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] cmd/compile: fix formatting
authorKeith Randall <khr@golang.org>
Tue, 1 Jun 2021 23:57:59 +0000 (16:57 -0700)
committerKeith Randall <khr@golang.org>
Wed, 2 Jun 2021 00:19:52 +0000 (00:19 +0000)
commitb1f48e8addb640b6cbfad56d790b7702ff9fd30d
tree4a0dddaa91b10b8d9e84bddf068271ba03ae2e68
parent58ad36b3592d3267ab9d9e0a91adecac08445028
[dev.typeparams] cmd/compile: fix formatting

Looks like CL 322850 didn't have the change to ARM64Ops.go
properly gofmt'ed.

Change-Id: I1a080bc13ea27b897fbb91f18ded754ce440994b
Reviewed-on: https://go-review.googlesource.com/c/go/+/324109
Trust: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/ssa/gen/ARM64Ops.go