]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: update bottomUpVisitor.visit comments
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Fri, 9 Sep 2022 19:36:59 +0000 (02:36 +0700)
committerGopher Robot <gobot@golang.org>
Fri, 23 Sep 2022 15:09:44 +0000 (15:09 +0000)
commit7ed6073da0bb62b65984ffd2bba320334d928bd5
tree98718a0a9454a91413d819fc8b38157c64b1562f
parent65deb9c3cea2a57b2cba892bc3dc4344ff0783c8
cmd/compile: update bottomUpVisitor.visit comments

Change-Id: I83a62b15c5946cfe61afc53c2c528aa3a62f815e
Reviewed-on: https://go-review.googlesource.com/c/go/+/429975
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/cmd/compile/internal/ir/scc.go