• Russ Cox's avatar
    cmd/newlink: delete · fb880b8a
    Russ Cox authored
    cmd/link is clearly the way forward.
    The original rationale for cmd/newlink was that it would be a clean Go reimplementation.
    But when push came to shove, cmd/link got converted from C instead,
    and all the work on build modes and the like is in cmd/link now.
    Cleaning up cmd/link is likely a much better plan.
    
    This directory is something to delete from releases and the
    testdata is something that breaks every time the .6 format changes.
    Fix both problems by just deleting it outright.
    
    Change-Id: Ib00fecda258ba685f1752725971182af9d4459eb
    Reviewed-on: https://go-review.googlesource.com/20380
    Run-TryBot: Russ Cox <rsc@golang.org>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    fb880b8a
Name
Last commit
Last update
..
testdata Loading commit data...
README Loading commit data...
go_nacl_386_exec Loading commit data...
go_nacl_amd64p32_exec Loading commit data...
go_nacl_arm_exec Loading commit data...
mkzip.go Loading commit data...
testzip.proto Loading commit data...