]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: note that some rules know the name of the opt pass
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 6 May 2019 01:34:18 +0000 (18:34 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 7 May 2019 17:43:46 +0000 (17:43 +0000)
commit49ad7bc67cbf44688cdc72fab49e9a267d43c037
tree442dc580e6428b99e6213546757d72bac2ffc7b8
parent8280455de4728d76f1e084e33284d57eb6ba10ac
cmd/compile: note that some rules know the name of the opt pass

Change-Id: I4a70f4a52f84cf50f99939351319504b1c5dff76
Reviewed-on: https://go-review.googlesource.com/c/go/+/175777
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/ssa/compile.go