diff options
author | Austin Clements <austin@google.com> | 2018-11-02 16:38:52 -0400 |
---|---|---|
committer | Austin Clements <austin@google.com> | 2018-11-12 20:46:43 +0000 |
commit | 07544c7e80a7559973930befca8c8744f43df3ce (patch) | |
tree | 46b46da282fae8e5ea77750fe33dc1121a1f0036 /src/regexp/syntax/prog_test.go | |
parent | 0f5dfbcfd789c2217f40dc59d1882149a8502960 (diff) | |
download | go-git-07544c7e80a7559973930befca8c8744f43df3ce.tar.gz |
cmd/go, cmd/dist: collect known cross-package uses of runtime symbols
This extends cmd/go's symabis support to collect known cross-package
uses of runtime symbols from other "basically runtime" packages in
std. This avoids having to declare a large number of ABI0 symbols in
the runtime for a small number of known cross-package references.
For cmd/dist, we use a simpler but less efficient approach and tell
the compiler to generate ABI wrappers for everything.
Change-Id: Ifaed94efdcff42e7345ab11b4d2fb880fb1a24e8
Reviewed-on: https://go-review.googlesource.com/c/147257
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/regexp/syntax/prog_test.go')
0 files changed, 0 insertions, 0 deletions