]> Cypherpunks repositories - gostls13.git/commit
cmd/link: work around arm64 linker bugs with GOT relocations against local symbols
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 2 Nov 2015 21:23:56 +0000 (10:23 +1300)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Sun, 15 Nov 2015 23:40:59 +0000 (23:40 +0000)
commit4bae454d6865b64d189b797f4870a6c9eeb8212d
treee091db2010f0ff5b5ea4f765911eca92ab8ed1e0
parent3534e2bef494da0dfb9de5be2d055d45611127b3
cmd/link: work around arm64 linker bugs with GOT relocations against local symbols

Change-Id: Ie14530c57720f1af1960ab77686b860e906058c6
Reviewed-on: https://go-review.googlesource.com/16582
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/link/internal/arm64/asm.go