]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/gc: fix comments
authorhk <hk@tinyclouds.cn>
Wed, 21 Oct 2020 16:18:34 +0000 (16:18 +0000)
committerKeith Randall <khr@golang.org>
Wed, 21 Oct 2020 17:58:32 +0000 (17:58 +0000)
commit612a363bef9ae29d190f6daa2a5a1623f78c874b
treee1147d6f72b3d43a983a78c228eef82eabe3770f
parentb04eb73a6891e81e2e611ee93b3aa8c4769d5967
cmd/compile/internal/gc: fix comments

Change-Id: Id7b0ead39e961a16a85da3e308db10dd4f9b55c3
GitHub-Last-Rev: e640c4a61ade361ac17b7eb95d0ce8913d0b4d6f
GitHub-Pull-Request: golang/go#42120
Reviewed-on: https://go-review.googlesource.com/c/go/+/264080
Reviewed-by: Keith Randall <khr@golang.org>
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/cmd/compile/internal/gc/dcl.go
src/cmd/compile/internal/gc/subr.go
src/cmd/compile/internal/gc/syntax.go