]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/gc: Implement ODOT and ODOTPTR in addr.
authorKeith Randall <khr@golang.org>
Mon, 13 Jul 2015 22:55:37 +0000 (15:55 -0700)
committerKeith Randall <khr@golang.org>
Mon, 13 Jul 2015 23:17:08 +0000 (23:17 +0000)
commitc3c84a254483523e686d4b9a3bc30521a9937238
tree737a2a83eeec8351d47de3b3740f244f5443133c
parentb06961b4f0f4786fb6b92e472d4a056bed650c66
[dev.ssa] cmd/compile/internal/gc: Implement ODOT and ODOTPTR in addr.

Change-Id: If8a9d5901fa2141d16b1c8d001761ea62bc23207
Reviewed-on: https://go-review.googlesource.com/12141
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/gc/ssa.go