]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/compile: move ssagen.dvarint to objw.Uvarint
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Mon, 16 Oct 2023 08:47:08 +0000 (15:47 +0700)
committerGopher Robot <gobot@golang.org>
Wed, 18 Oct 2023 16:32:12 +0000 (16:32 +0000)
commit070c1fcbc505f9c4b4fc759c6fafc60cff28edcb
treea6e7ec7ccd2451be933ce19120d46b1bb537d109
parentda7ac77380f68ed855ab4565c4ef2217249c53c2
cmd/compile: move ssagen.dvarint to objw.Uvarint

Follow up discussion in CL 535077.

Change-Id: I102c90839e39c463e878ff925872376303724e12
Reviewed-on: https://go-review.googlesource.com/c/go/+/535636
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/cmd/compile/internal/objw/objw.go
src/cmd/compile/internal/ssagen/ssa.go