]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.regabi] cmd/compile: use *ir.Name where possible in inl.go
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Fri, 1 Jan 2021 16:20:47 +0000 (23:20 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Fri, 1 Jan 2021 18:25:00 +0000 (18:25 +0000)
commit7958a23ea326b48cb249840da5834188112889ea
treebcf3ad5779cb56decefc5740c88de9861f6364a3
parentbfa97ba48fa2924d9c2da1dca01fdb65b44cdb5f
[dev.regabi] cmd/compile: use *ir.Name where possible in inl.go

Passes toolstash -cmp.

Change-Id: Ic99a5189ad0fca37bccb0e4b4d13793adc4f8fd8
Reviewed-on: https://go-review.googlesource.com/c/go/+/280715
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/compile/internal/inline/inl.go