]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.regabi] cmd/compile: unindent compileFunctions
authorMatthew Dempsky <mdempsky@google.com>
Tue, 12 Jan 2021 19:39:10 +0000 (11:39 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Tue, 12 Jan 2021 23:22:11 +0000 (23:22 +0000)
commit432f9ffb11231b00b67c8fa8047f21a8282fa914
treee7208c018be3fa6045e5eb103e60a2cbee30034d
parentcc90e7a51e15659ea1a1eb53ca08361b6a77696a
[dev.regabi] cmd/compile: unindent compileFunctions

No real code changes. Just splitting into a separate CL so the next
one is easier to review.

Change-Id: I428dc986b76370d8d3afc12cf19585f6384389d7
Reviewed-on: https://go-review.googlesource.com/c/go/+/283314
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/compile.go