]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/arm64: handle calls to SDYNIMPORT with internal linking
authorJoel Sing <joel@sing.id.au>
Mon, 24 Aug 2020 15:27:23 +0000 (01:27 +1000)
committerJoel Sing <joel@sing.id.au>
Thu, 15 Oct 2020 16:42:52 +0000 (16:42 +0000)
commit623319a8473fe947b0a95fbed33cf0824a429734
treeb726ebddea12aee407766e61d13fa15d840a00db
parent2517f4946b42b8deedb864c884f1b41311d45850
cmd/link/internal/arm64: handle calls to SDYNIMPORT with internal linking

Handle calls to symbols that are SDYNIMPORT when linking internally on arm64.

Update #36435

Change-Id: I8b5421171bf471cf31c91d90b8ba99511d2c9e2a
Reviewed-on: https://go-review.googlesource.com/c/go/+/250181
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/link/internal/arm64/asm.go