]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: batch allocations when converting external relocations
authorCherry Zhang <cherryyz@google.com>
Thu, 30 Apr 2020 20:28:49 +0000 (16:28 -0400)
committerCherry Zhang <cherryyz@google.com>
Fri, 1 May 2020 13:53:45 +0000 (13:53 +0000)
commit83db26ac4aae372e470c07fbe2cac37d6b540aa8
treefb0599a8d98a68de255d1cf524ebff969d23adba
parentf875f8fe76160699432cdab8a23cfd292462c2b3
[dev.link] cmd/link: batch allocations when converting external relocations

Change-Id: Iad81cb159e46f694a03d58892ca7dfde3ee3095a
Reviewed-on: https://go-review.googlesource.com/c/go/+/231219
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/internal/loader/loader.go
src/cmd/link/internal/sym/reloc.go