]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: convert findfunctab to loader APIs
authorThan McIntosh <thanm@google.com>
Fri, 10 Apr 2020 14:30:27 +0000 (10:30 -0400)
committerThan McIntosh <thanm@google.com>
Mon, 13 Apr 2020 00:37:01 +0000 (00:37 +0000)
commit2f9decbe95a3038c4cb29a4bf5dfa9a296a8e776
tree1052bc8b1d9195eba0aad64cced3601bb1bf8618
parent636fa3148fe149923839a86e648dd87dc4d1537a
[dev.link] cmd/link: convert findfunctab to loader APIs

Convert the linker's findfunctab phase to use the new loader APIs.

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