]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: implement PPARAMREF
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 28 Aug 2015 20:35:32 +0000 (13:35 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sat, 29 Aug 2015 16:33:14 +0000 (16:33 +0000)
commit9654873a76f3234e55951b80f085e86b1ba9d754
tree658a5eb85908cd9b2a4e2914293ea156e63b5690
parent47d6799b0f1d51f8f749eeebfe5769ea555b5228
[dev.ssa] cmd/compile: implement PPARAMREF

This also fixes the encoding/gob TestTopLevelNilPointer failure.

Change-Id: I9b29a6fddffd51af305c685f3a8e2a0594bfeeab
Reviewed-on: https://go-review.googlesource.com/14032
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/ssa.go