]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: minor doc enhancements
authorThan McIntosh <thanm@google.com>
Thu, 29 Apr 2021 18:52:24 +0000 (14:52 -0400)
committerThan McIntosh <thanm@google.com>
Thu, 29 Apr 2021 20:46:14 +0000 (20:46 +0000)
commitfd095936673dcb53b96b825d95c1e83adde3ce15
treee0714d34182ec6c9dff96bca9976017c54417239
parent7b32830f58b7f33b51af0370cfd42ba561c3ca9e
cmd/compile: minor doc enhancements

Add a little more detail to the ssa README relating to GOSSAFUNC.

Update the -d=ssa help section to give a little more detail on what
to expect with applying the /debug=X qualifier to a phase.

Change-Id: I7027735f1f2955dbb5b9be36d9a648e8dc655048
Reviewed-on: https://go-review.googlesource.com/c/go/+/315229
Trust: Than McIntosh <thanm@google.com>
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/ssa/README.md
src/cmd/compile/internal/ssa/compile.go