]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.regabi] cmd/compile: move new addrtaken bit back to the old name
authorKeith Randall <khr@golang.org>
Sat, 28 Nov 2020 20:55:01 +0000 (12:55 -0800)
committerKeith Randall <khr@golang.org>
Tue, 29 Dec 2020 18:05:07 +0000 (18:05 +0000)
commitb3e1ec97fd57d66eb1a1307b8c96141d0014ec51
tree70c6f329a9467f6ad9a4d21f65278751e55848e9
parent0620c674ddca234e0a69b5a35c5fb06a881dd73b
[dev.regabi] cmd/compile: move new addrtaken bit back to the old name

Change-Id: I2732aefe95a21c23d73a907d5596fcb1626d6dd7
Reviewed-on: https://go-review.googlesource.com/c/go/+/275697
Trust: Keith Randall <khr@golang.org>
Trust: Dan Scales <danscales@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dan Scales <danscales@google.com>
src/cmd/compile/internal/inline/inl.go
src/cmd/compile/internal/ir/name.go
src/cmd/compile/internal/typecheck/func.go
src/cmd/compile/internal/typecheck/subr.go
src/cmd/compile/internal/walk/order.go