]> Cypherpunks repositories - gostls13.git/commit
cmd/link: pass value being relocated to archreloc
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 3 Aug 2015 02:08:17 +0000 (14:08 +1200)
committerIan Lance Taylor <iant@golang.org>
Mon, 31 Aug 2015 00:07:59 +0000 (00:07 +0000)
commitaf799d94f9a913b1c6411cbd100ccbb544a70655
treee53883932b3e069b1f94300055c0f58c47515382
parent5f2c420eb6f82545bfba835a467ee1e998ba37d1
cmd/link: pass value being relocated to archreloc

And clean up the mess on arm64 (the mess on arm is too confusing).

See issue #10050

Change-Id: I2ce813fe8646d4e818eb660612a7e4b2bb04de4c
Reviewed-on: https://go-review.googlesource.com/13884
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/internal/obj/arm64/asm7.go
src/cmd/link/internal/arm64/asm.go
src/cmd/link/internal/ld/data.go