diff options
| author | Michael Hudson-Doyle <michael.hudson@canonical.com> | 2015-03-19 23:05:34 +1300 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2015-03-31 20:31:55 +0000 |
| commit | 0de359da301d1ed5a63c87a8853bedbd829ab906 (patch) | |
| tree | 5f7886b69f5876c659ee09957d807fa660f376ca /src/runtime | |
| parent | 8d267b9b592001da4c7a4d73996f92094fd23152 (diff) | |
| download | go-0de359da301d1ed5a63c87a8853bedbd829ab906.tar.xz | |
cmd/internal/gc: directly produce importpath of package being compiled
Relying on an importing package being linked at the same time as the
imported package does not work in the shared library world.
This also lets us remove some obscure code from the linker.
Change-Id: I57cd5447b42a1a6129b02951d44efffb10cf64be
Reviewed-on: https://go-review.googlesource.com/7797
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
