]> Cypherpunks repositories - gostls13.git/commit
cmd/link: remove Link.Nsymbol
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 21 Mar 2016 06:55:04 +0000 (19:55 +1300)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 21 Mar 2016 07:57:25 +0000 (07:57 +0000)
commit74a3b205eb6d7771057acd85b8b8e1d9b778aa9a
tree280ebf57dad5ee9ec4596cdb6295580a577cb709
parentb6fe2c2c20327d8f85581de848fe9687d4cc7c79
cmd/link: remove Link.Nsymbol

It was just a funny way of saying len(Ctxt.Allsym) by now.

Change-Id: Iff75e73c9f7ec4ba26cfef479bbd05d7dcd172f5
Reviewed-on: https://go-review.googlesource.com/20973
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/link/internal/ld/link.go
src/cmd/link/internal/ld/pobj.go
src/cmd/link/internal/ld/sym.go