]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: update comment/message that mention betypeinit
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Tue, 3 May 2022 14:10:34 +0000 (21:10 +0700)
committerGopher Robot <gobot@golang.org>
Mon, 9 May 2022 17:37:08 +0000 (17:37 +0000)
commit12eedc00b810a20f5665ef51417812d26999e8e6
tree92f0b8445d0246a2ee51fdcfe040e32e8eee21b9
parent90a11e921ba3b928706854655bd010f309a96458
cmd/compile: update comment/message that mention betypeinit

Since when CL 29244 did remove it.

Change-Id: I5f96d7404209cbc336b0541502943871461cb72e
Reviewed-on: https://go-review.googlesource.com/c/go/+/403714
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/types/size.go
src/cmd/compile/internal/types/universe.go