1
0
mirror of https://github.com/golang/go synced 2024-11-20 04:24:51 -07:00
go/src/cmd/internal
Michael Hudson-Doyle 8c3cc58d0c cmd/internal/ld: remove some dead code
Just little bits and pieces I noticed were unused in passing, and
some more found with https://github.com/opennota/check.

Change-Id: I199fecdbf8dc2ff9076cf4ea81395275c7f171c3
Reviewed-on: https://go-review.googlesource.com/7033
Reviewed-by: Minux Ma <minux@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-03-14 01:04:25 +00:00
..
asm cmd/internal/obj: delete all Pconv, replace with Prog.String 2015-03-05 19:18:46 +00:00
gc cmd/internal/gc: remove unused fields 2015-03-14 01:03:54 +00:00
goobj debug/goobj: move to cmd/internal/goobj 2014-11-16 20:52:45 -05:00
ld cmd/internal/ld: remove some dead code 2015-03-14 01:04:25 +00:00
obj cmd/internal/ld: remove some dead code 2015-03-14 01:04:25 +00:00
objfile all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
rsc.io cmd/objdump: move armasm, x86asm into internal packages 2014-09-30 12:28:24 -04:00