]> Cypherpunks repositories - gostls13.git/commit
cmd/go: rewrite externalLinkingForced slightly for clarity
authorIan Lance Taylor <iant@golang.org>
Mon, 20 Mar 2023 21:30:09 +0000 (14:30 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 21 Mar 2023 02:19:13 +0000 (02:19 +0000)
commitbf1814bc9e4bcda4706627f64391947147b37954
tree2cc3625ab9cdff3a4ee312659a30300a7af82fcb
parent9279a9af8b878a1d516539ac882833fe3e7cc202
cmd/go: rewrite externalLinkingForced slightly for clarity

Change-Id: I8f8d38c48d4ffe70d15330ea0d4794f264c88f25
Reviewed-on: https://go-review.googlesource.com/c/go/+/477918
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/go/internal/load/pkg.go