]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: implement OCALLMETH
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 21 Jul 2015 14:37:47 +0000 (07:37 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 27 Jul 2015 22:24:02 +0000 (22:24 +0000)
commit15dcdfba0fd1c0949c094b4c07c7d10be565ccf3
tree00cb8092740df0151476e0916718c3aeaf232afb
parentc9a38ce758e3de93e73842bf42a6e84f182d183a
[dev.ssa] cmd/compile: implement OCALLMETH

This mimics the way the old backend
compiles OCALLMETH.

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