go/src/cmd/newlink
Russ Cox 2a141dedc4 cmd/link: move to cmd/newlink
In preparation for making the current linker cmd/link.
If cmd/newlink is ever completed, it can be moved back.

See golang-dev thread titled "go tool compile, etc" for background.

Change-Id: I4029580f470038240c5181a37ea4202ba971f9ef
Reviewed-on: https://go-review.googlesource.com/10286
Reviewed-by: Rob Pike <r@golang.org>
2015-05-21 17:31:40 +00:00
..
testdata
auto.go
auto_test.go
dead.go
dead_test.go
debug.go
hex_test.go
layout.go
layout_test.go
link_test.go
load.go
macho.go
macho_test.go
main.go
pclntab.go
pclntab_test.go
prog.go
prog_test.go
runtime.go
scan.go
util.go
write.go