]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: update comment in order.go to refer new methods/functions
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Fri, 4 Oct 2019 17:00:38 +0000 (00:00 +0700)
committerMatthew Dempsky <mdempsky@google.com>
Fri, 4 Oct 2019 17:26:05 +0000 (17:26 +0000)
commit43a4c61e125d184a8c9dac2d55cfa4ae31153fe8
treee4068826470c0ae176ce69bdde9de79907f88889
parentc8e7c53b40023c92c9d7fa6beb1ca4223bd461ae
cmd/compile: update comment in order.go to refer new methods/functions

Change-Id: I2d6b73ae7447e4bdeffcdac90f7422a9280666e5
Reviewed-on: https://go-review.googlesource.com/c/go/+/198678
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/order.go