]> Cypherpunks repositories - gostls13.git/commit
cmd/link: allow internal PIE linking
authorDavid Crawshaw <crawshaw@golang.org>
Tue, 6 Sep 2016 12:08:47 +0000 (08:08 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Sun, 11 Sep 2016 21:53:21 +0000 (21:53 +0000)
commit1a42d8fbd6fdce1ef9122c2c4c60833eee9cefa0
treecb39cdfdaa252e501d073c1664b3723e81bc5f94
parent04b4dbe1f0ec58efe8a1bf8e05a1042b17176c3b
cmd/link: allow internal PIE linking

Part of adding PIE internal linking on linux/amd64.

Change-Id: I5ce01d1974e5d4b1a8cbcc8b08157477631d8d24
Reviewed-on: https://go-review.googlesource.com/28543
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/lib.go