]> Cypherpunks repositories - gostls13.git/commit
cmd/link: make PCIter available to compiler
authorJeremy Faller <jeremy@golang.org>
Tue, 30 Jul 2019 21:28:29 +0000 (17:28 -0400)
committerJeremy Faller <jeremy@golang.org>
Mon, 23 Sep 2019 19:02:02 +0000 (19:02 +0000)
commit8f816259eea991fc354fe44add5223e9ee6b9d67
treeb21841080408c5bc28c57b397f29df1b36a62a59
parent8b6fa668ee1aaf6c00073115cc09957195ee30e1
cmd/link: make PCIter available to compiler

I'm branching this off cl/187117, and will be reworking that diff stack.

Testing: I've run go build -toolexec 'toolstash -cmp'

Change-Id: I922a97d0f25d52ea70cd974008a063d4e7af34a7
Reviewed-on: https://go-review.googlesource.com/c/go/+/188023
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/internal/obj/pcln.go
src/cmd/link/internal/ld/dwarf.go
src/cmd/link/internal/ld/lib.go
src/cmd/link/internal/ld/pcln.go