]> Cypherpunks repositories - gostls13.git/commit
cmd/go: refactor creation of top-level actions for -buildmode=shared
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Tue, 14 Apr 2015 10:03:21 +0000 (12:03 +0200)
committerIan Lance Taylor <iant@golang.org>
Wed, 22 Apr 2015 19:28:03 +0000 (19:28 +0000)
commit91318dc76c726fac2100d33281af73fb572ec66a
treed045aa07cad60ed6f2e18c21b7626f56c263c418
parent1ccc577b8a348d89b44d12ef6740c15d8fc10598
cmd/go: refactor creation of top-level actions for -buildmode=shared

Change-Id: I429402dd91243cd9415b054ee17bfebccc68ed57
Reviewed-on: https://go-review.googlesource.com/9197
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/cmd/go/build.go