• Russ Cox's avatar
    all: build and use go tool compile, go tool link · 0f4132c9
    Russ Cox authored
    This CL fixes the build to use the newly created go tool compile
    and go tool link in place of go tool 5g, go tool 5l, and so on.
    
    See golang-dev thread titled "go tool compile, etc" for background.
    
    Although it was not a primary motivation, this conversion does
    reduce the wall clock time and cpu time required for make.bash
    by about 10%.
    
    Change-Id: I79cbbdb676cab029db8aeefb99a53178ff55f98d
    Reviewed-on: https://go-review.googlesource.com/10288Reviewed-by: 's avatarRob Pike <r@golang.org>
    0f4132c9
Name
Last commit
Last update
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...