]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix some plive comments
authorAustin Clements <austin@google.com>
Mon, 2 Oct 2017 21:29:10 +0000 (17:29 -0400)
committerMatthew Dempsky <mdempsky@google.com>
Wed, 11 Oct 2017 18:29:36 +0000 (18:29 +0000)
commit85f93c889aafa253a784362051681ee76f1d3564
treecacae2f4f672747bad33a698310c88db26d47ac4
parente130dcf051862276c42df2f120457803d2e70138
cmd/compile: fix some plive comments

The liveness analysis no longer directly emits PCDATA. Fix stale
comments that say so.

Change-Id: Id26b112ddf4c13a12ebf766f64bf57c68fbfe3ef
Reviewed-on: https://go-review.googlesource.com/67691
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/plive.go