• 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
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...