]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: remove dwarf2.go
authorThan McIntosh <thanm@google.com>
Wed, 10 Jun 2020 13:57:10 +0000 (09:57 -0400)
committerThan McIntosh <thanm@google.com>
Wed, 17 Jun 2020 11:14:31 +0000 (11:14 +0000)
commitef9e8fbfbc904b2c49cdf4fc7524aaf0f059f2da
tree4bcb6efb855c474da22396b0f6dbba75048123db
parent96354f15167dd20c1d1cb4a4a55f8c3330ef3bd8
[dev.link] cmd/link: remove dwarf2.go

Relocate the last few functions in dwarf2.go to dwarf.go,
and remove dwarf2.go. No change in functionality.

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