]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: add support for "local" sym attribute
authorThan McIntosh <thanm@google.com>
Mon, 30 Dec 2019 19:24:29 +0000 (14:24 -0500)
committerThan McIntosh <thanm@google.com>
Thu, 9 Jan 2020 20:36:05 +0000 (20:36 +0000)
commit161e0a54978549a61e96673c89bfe212347f5857
tree6386a617fb068c241cd5d093b5a392f4fe69a8de
parent87f561ab2be1b4fde087c54154c5cdd1814b0f2c
[dev.link] cmd/link: add support for "local" sym attribute

Add loader hooks to get/set the "local" symbol attribute.

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