diff options
| author | John Papandriopoulos <jpap.code@gmail.com> | 2019-09-29 16:59:56 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2019-10-01 00:02:11 +0000 |
| commit | 5e514b76e2e55efbca917c686c93b2299d57386c (patch) | |
| tree | a0e413d833e893c3fe183e70de9716f0dcd7f99b /src/text/template/parse/node.go | |
| parent | 27cf81e1b48efe6a6387f34c7114766c7b0d4d73 (diff) | |
| download | go-5e514b76e2e55efbca917c686c93b2299d57386c.tar.xz | |
cmd/link: load symbols from .syso in external link mode
Fix linking with a package having a .syso file in external link mode,
that would otherwise cause an error before executing the external
linker because it can't find symbols that are exported in the said
.syso file.
Fixes #33139
Change-Id: Id3ee737fba1c6f1e37910593dfedf9c84486d398
Reviewed-on: https://go-review.googlesource.com/c/go/+/186417
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/text/template/parse/node.go')
0 files changed, 0 insertions, 0 deletions
