go/src/cmd/internal/obj/arm
Josh Bleecher Snyder 7e817859b3 cmd/internal/obj: eliminate Curp
Remove the global obj.Link.Curp.

In asmz.go, replace the only use by passing it as an argument.
In asm0.go and asm9.go, it was written but never read.
In asm5.go and asm7.go, thread it through as an argument.

Passes toolstash-check -all.

Updates #15756

Change-Id: I1a0faa89e768820f35d73a8b37ec8088d78d15f7
Reviewed-on: https://go-review.googlesource.com/38715
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-03-27 18:51:42 +00:00
..
a.out.go all: fix obsolete inferno-os links 2016-08-29 04:54:42 +00:00
anames.go [dev.ssa] cmd/internal/obj, etc.: add and use NEGF, NEGD instructions on ARM 2016-07-20 18:15:37 +00:00
anames5.go cmd/asm: simplify golden test maintenance 2016-01-24 05:00:04 +00:00
asm5.go cmd/internal/obj: eliminate Curp 2017-03-27 18:51:42 +00:00
list5.go all: fix obsolete inferno-os links 2016-08-29 04:54:42 +00:00
obj5.go cmd/internal/obj: eliminate Prog.Mode 2017-03-26 19:48:48 +00:00