]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: convert windynrelocsyms to loader APIs
authorThan McIntosh <thanm@google.com>
Tue, 24 Mar 2020 13:20:01 +0000 (09:20 -0400)
committerThan McIntosh <thanm@google.com>
Sat, 28 Mar 2020 23:59:39 +0000 (23:59 +0000)
commit7716d7fc1b025049b6377f5e7ce184d8e6671678
tree2f70047ef2087528a6ceb8ffc5e9b3650c5315d7
parent912e64ba46eb3d130d2fb3ccaa7e7f4ac4d38991
[dev.link] cmd/link: convert windynrelocsyms to loader APIs

Convert the linker's windynrelocsyms method to work with loader APIs.

Change-Id: I8c1fb153bfae8b5c6893876abc9534c34267a42c
Reviewed-on: https://go-review.googlesource.com/c/go/+/225200
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/ld/data.go
src/cmd/link/internal/ld/main.go