]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link/internal/sym: remove SortSub
authorThan McIntosh <thanm@google.com>
Mon, 27 Apr 2020 18:02:06 +0000 (14:02 -0400)
committerThan McIntosh <thanm@google.com>
Tue, 28 Apr 2020 18:57:33 +0000 (18:57 +0000)
commit183d25d9963107e6e4e86c49018ddd8871109d61
treea67082c9c209830d8c5a8964fe7e34c8b7652889
parent43a85a39bf4204267c20e60c2e32383a0e506347
[dev.link] cmd/link/internal/sym: remove SortSub

Remove SortSub; this function no longer referenced.

Change-Id: Ie0c78f5cd048a8f465f84ceeab30db57be5c05a7
Reviewed-on: https://go-review.googlesource.com/c/go/+/230457
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/link/internal/sym/symbol.go