]> Cypherpunks repositories - gostls13.git/commit
cmd/link: replace SCONTAINER with an attribute bit
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 16 Oct 2017 01:20:01 +0000 (14:20 +1300)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 16 Oct 2017 06:40:37 +0000 (06:40 +0000)
commit302f0d164697c7d33eca4a7567aa4322f87d45b2
tree0332872a8c1dca51375b83e5af64e60556fa3bd1
parent1341104ae25a5bb6d3d22db1673e1fa050f0768e
cmd/link: replace SCONTAINER with an attribute bit

This is much easier than replacing SSUB so split it out from my other CL.

Change-Id: If01e4005da5355895404456320a2156bde4ec09a
Reviewed-on: https://go-review.googlesource.com/71050
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/pcln.go
src/cmd/link/internal/sym/attribute.go
src/cmd/link/internal/sym/symkind.go