]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: convert archreloc for arm64
authorThan McIntosh <thanm@google.com>
Mon, 4 May 2020 18:19:22 +0000 (14:19 -0400)
committerThan McIntosh <thanm@google.com>
Tue, 5 May 2020 17:35:25 +0000 (17:35 +0000)
commitdc048e24abe0954f2ce9e022974e6e1d718f6778
tree1f6502752ed4803a0f1a134369a4c7d88a9b142a
parent9a097ea8f2e7d00606481c4a5dcddfb8c519ce1b
[dev.link] cmd/link: convert archreloc for arm64

Switch to using loader interfaces for the arm64 version of
archreloc.

Change-Id: I12608a95d27622a7d578a2943a35fa8c89c11d52
Reviewed-on: https://go-review.googlesource.com/c/go/+/232201
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/link/internal/arm64/asm.go
src/cmd/link/internal/arm64/obj.go
src/cmd/link/internal/ld/main.go