]> Cypherpunks repositories - gostls13.git/commit
cmd/link: more cleanups for visibility hidden symbol handling
authorCherry Mui <cherryyz@google.com>
Fri, 6 May 2022 20:05:06 +0000 (16:05 -0400)
committerCherry Mui <cherryyz@google.com>
Tue, 10 May 2022 18:37:58 +0000 (18:37 +0000)
commit508cb32d4be3f71f2975ee978a474eb7d95d868a
tree1474e0015bf94b2da8c1f1f23033edf7ed6cf67d
parent4d716e4d4a25526ba963a7cfb2b5208eb52e71c0
cmd/link: more cleanups for visibility hidden symbol handling

CL 404296 removes the hidden visibility checks, but a few of them
were left. Remove them as well.

Change-Id: Idbcf37429709c91403803d32684239d398e43543
Reviewed-on: https://go-review.googlesource.com/c/go/+/404303
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/internal/ld/data.go
src/cmd/link/internal/s390x/asm.go
src/cmd/link/internal/x86/asm.go