]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: relocate large comment to plive.go
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 14 Apr 2017 13:43:01 +0000 (06:43 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 18 Apr 2017 02:13:51 +0000 (02:13 +0000)
commitb3fb6b00ae6649631ce43a034f2d160045af3aee
tree32b1ba18199a7b297d609d2cd6dca8621135378c
parentda15fe687092fab29c0c2c77b76338ae618be787
cmd/compile: relocate large comment to plive.go

It was a bit weird to have it at the top of pgen.go.
This does half of the TODO at the top of the comment.

Change-Id: I65140fa05673b2dbb6feddb8c1877f6d624a7844
Reviewed-on: https://go-review.googlesource.com/40698
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/pgen.go
src/cmd/compile/internal/gc/plive.go