]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: remove patchDWARFName from the linker
authorThan McIntosh <thanm@google.com>
Fri, 6 Mar 2020 18:35:21 +0000 (13:35 -0500)
committerThan McIntosh <thanm@google.com>
Tue, 10 Mar 2020 18:59:18 +0000 (18:59 +0000)
commitb0b185c5faa87296b4ed1754f902bec854b06f73
treedc7d20aee9233ac0628c2c3c1480e06aaa6d010e
parent9cae3b33c3553932ca9689dda0de8ff215a39c89
[dev.link] cmd/link: remove patchDWARFName from the linker

Remove the various bits of code in the linker that patch DWARF name
attributes (rewrite "". to packagepath).

Change-Id: I29a38d680d411ccf1c1eeb760f2d15fc8ec22d90
Reviewed-on: https://go-review.googlesource.com/c/go/+/222719
Run-TryBot: Than McIntosh <thanm@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/link/internal/ld/dwarf.go
src/cmd/link/internal/loader/loader.go