]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj: add AddrName type and cleanup AddrType values
authorMatthew Dempsky <mdempsky@google.com>
Mon, 13 Feb 2017 21:34:30 +0000 (13:34 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Mon, 13 Feb 2017 21:56:17 +0000 (21:56 +0000)
commit02de5ed748e419f43d12d2bfaad35fdc3af5143b
tree6183e0399ee09f136c3d3109c2ac5d453a69044c
parente2948f7efeacf34bab99e33fbbf44c9bd502844a
cmd/internal/obj: add AddrName type and cleanup AddrType values

Passes toolstash -cmp.

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