1
0
mirror of https://github.com/golang/go synced 2024-11-19 23:14:47 -07:00
go/misc/cgo/testplugin/src
Todd Neal 7a92395ddd plugin: resolve plugin import path issue
Resolve import paths to get plugin symbol prefixes.

Fixes #19534

Change-Id: Ic25d83e72465ba8f6be0337218a1627b5dc702dc
Reviewed-on: https://go-review.googlesource.com/40994
Run-TryBot: Todd Neal <todd@tneal.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-04-26 00:54:54 +00:00
..
common
host cmd/go: use build ID as plugin symbol prefix 2016-11-15 16:17:07 +00:00
iface misc/cgo/testplugin: test that types and itabs are unique 2017-01-13 17:31:33 +00:00
iface_a misc/cgo/testplugin: test that types and itabs are unique 2017-01-13 17:31:33 +00:00
iface_b misc/cgo/testplugin: test that types and itabs are unique 2017-01-13 17:31:33 +00:00
iface_i misc/cgo/testplugin: test that types and itabs are unique 2017-01-13 17:31:33 +00:00
issue18676 runtime: for plugins, don't add duplicate itabs 2017-01-17 22:37:19 +00:00
issue19534 plugin: resolve plugin import path issue 2017-04-26 00:54:54 +00:00
plugin1 cmd/link: limit darwin dynlink symbol exports 2016-12-10 17:03:45 +00:00
plugin2 cmd/link: do not export plugin C symbols 2016-12-14 19:36:20 +00:00
sub/plugin1 cmd/compile: write type symbols referenced in ptabs 2016-11-03 14:07:34 +00:00