]> Cypherpunks repositories - gostls13.git/commit
cmd/asm/internal/arch: delete unused s390x functions
authorMichael Munday <mike.munday@ibm.com>
Thu, 17 Oct 2019 12:54:39 +0000 (13:54 +0100)
committerMichael Munday <mike.munday@ibm.com>
Thu, 17 Oct 2019 14:55:25 +0000 (14:55 +0000)
commit86235ec2bf15ff90c4c6602063c40c9bf0325428
tree9fb6bc643898994955449c865d7e601ab75db8ac
parent72ab424bc899735ec3c1e2bd3301897fc11872ba
cmd/asm/internal/arch: delete unused s390x functions

These functions are not necessary and are not called anywhere.

Change-Id: I1c0d814ba3044c27e3626ac9e6052d8154140404
Reviewed-on: https://go-review.googlesource.com/c/go/+/201697
Run-TryBot: Michael Munday <mike.munday@ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/asm/internal/arch/s390x.go