]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: add in change missed from code review
authorThan McIntosh <thanm@google.com>
Wed, 23 Oct 2019 15:04:16 +0000 (11:04 -0400)
committerThan McIntosh <thanm@google.com>
Thu, 24 Oct 2019 00:53:39 +0000 (00:53 +0000)
commit4adf822fc9457b25aa951ec1f7eab94f5e471614
tree57e0e888ee589bd07f4b4b2f5f8fe00a101fda37
parentc480d32fadb438155e5d5711ec166f58c73853e9
[dev.link] cmd/link: add in change missed from code review

Incorporate a change suggested by Cherry for CL 201721 that I missed
accidentally.

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