aboutsummaryrefslogtreecommitdiff
path: root/test/interface
diff options
context:
space:
mode:
authorJosh Bleecher Snyder <josharian@gmail.com>2017-04-20 07:13:02 -0700
committerJosh Bleecher Snyder <josharian@gmail.com>2017-04-20 21:56:23 +0000
commit405a280d01ee6434eea306e3f849ba0586cc8f78 (patch)
tree33242762270b6600e26e6b4b106d238718af1867 /test/interface
parent950fa673a57ed2e55d1c992c7c34c6d251cb88fd (diff)
downloadgo-405a280d01ee6434eea306e3f849ba0586cc8f78.tar.xz
cmd/internal/obj: eliminate LSym.Version
There were only two versions, 0 and 1, and the only user of version 1 was the assembler, to indicate that a symbol was static. Rename LSym.Version to Static, and add it to LSym.Attributes. Simplify call-sites. Passes toolstash-check. Change-Id: Iabd39918f5019cce78f381d13f0481ae09f3871f Reviewed-on: https://go-review.googlesource.com/41201 Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'test/interface')
0 files changed, 0 insertions, 0 deletions