]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove ginscon2 functions
authorMatthew Dempsky <mdempsky@google.com>
Wed, 14 Sep 2016 23:49:44 +0000 (16:49 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Thu, 15 Sep 2016 06:47:35 +0000 (06:47 +0000)
commitf03855f40ef131de6c0881ec12996a747be05a83
tree54189b767e7ca3b44ace8fba488e27455340f400
parent82703f84e4e2ab5b68d43825e0f046a5ad990612
cmd/compile: remove ginscon2 functions

These are no longer reachable as gins dispatches to ginscon for all
arch-specific instructions anyway.

Change-Id: I7f34883c16058308d8afa0f960dcf554af31bfe4
Reviewed-on: https://go-review.googlesource.com/29211
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/arm64/gsubr.go
src/cmd/compile/internal/ppc64/gsubr.go
src/cmd/compile/internal/s390x/gsubr.go