]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: repair copy-pasted method comment
authorDavid Chase <drchase@google.com>
Wed, 10 May 2017 17:50:19 +0000 (13:50 -0400)
committerDavid Chase <drchase@google.com>
Wed, 10 May 2017 19:30:42 +0000 (19:30 +0000)
commit643be70045e413943cae9d73687beaa4db47f909
treed2e7ef3787b76c8122636b362fc2c1628a651e50
parentaeee34cb242620ad3d40685227a061818e843a72
cmd/compile: repair copy-pasted method comment

Inadvertent copy-pasta in CL
https://go-review.googlesource.com/c/36207/

Is this allowed for 1.9 post-freeze?

Change-Id: I00dd27f9f53babeded3695346986a7a491f8a771
Reviewed-on: https://go-review.googlesource.com/43092
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/ssa/value.go