]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix typo in comment
authorguoguangwu <guoguangwug@gmail.com>
Tue, 19 Mar 2024 07:04:15 +0000 (07:04 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 19 Mar 2024 15:19:03 +0000 (15:19 +0000)
commita73af5d91c4c335fb44ae99517d4c41d5f3960e0
tree2dbf868656bdda40a3b68ef01415767f5e0c47d3
parentcb12198de57db6f514d7ef11839d446189e38f4b
cmd/compile: fix typo in comment

Change-Id: I0bbc74fdab9bc295d42ae7e346d33db8df52c797
GitHub-Last-Rev: fe2b7d1efeeb8cf6ccffe5419da5a55a4cbdbb43
GitHub-Pull-Request: golang/go#66397
Reviewed-on: https://go-review.googlesource.com/c/go/+/572616
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssagen/ssa.go