]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: fix buglet in setupdynexp
authorCherry Zhang <cherryyz@google.com>
Wed, 25 Mar 2020 21:22:57 +0000 (17:22 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 26 Mar 2020 14:23:53 +0000 (14:23 +0000)
commitc02cd04fe170071c8bb28bcdf6b7ed10b02d2e69
treec9035bb938ccf315db38ce807cc6cb70aa3e8c72
parentca18c37ee81500c922f7d3d6375d7ea7bab550b2
[dev.link] cmd/link: fix buglet in setupdynexp

This should restore deterministic order of dynexp, and fix
Solaris build.

Change-Id: Icb796babaa3238bff90fd8255ee9f023f2306c26
Reviewed-on: https://go-review.googlesource.com/c/go/+/225538
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/internal/ld/lib.go