]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/s390x: delete unused REGZERO constant
authorMichael Munday <munday@ca.ibm.com>
Wed, 19 Apr 2017 19:14:56 +0000 (15:14 -0400)
committerMichael Munday <munday@ca.ibm.com>
Wed, 19 Apr 2017 19:27:39 +0000 (19:27 +0000)
commit6b0bd51c1c7f34acdc5556d88a52d9a9f3b14da5
tree82dde6c9feaeceef3921b8fc544963a43621ddf3
parent7ca53f2f8b62fc850e1c8ba31afee7ebdff76084
cmd/internal/obj/s390x: delete unused REGZERO constant

When we switched to SSA R0 was made allocatable and no longer holds
zero on s390x.

Change-Id: I1c752bb02da35462a535492379345fa9f4e12cb0
Reviewed-on: https://go-review.googlesource.com/41079
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Michael Munday <munday@ca.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/obj/s390x/a.out.go