go/misc/cgo/testshared/testdata
Ian Lance Taylor 37b194a422 cmd/link: put shlib ".type" functions in internal ABI
These functions are compiler generated, and as such are only available
in the internal ABI. Doing this avoids generating an alias symbol.
Doing that avoids confusion between unmangled and mangled type symbols.

Fixes #30768

Change-Id: I197a5ba6403aac11989ffa951dbe35bd0506de91
Reviewed-on: https://go-review.googlesource.com/c/go/+/186077
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
2019-07-15 22:54:39 +00:00
..
dep2 misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
dep3 misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
depBase misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
division misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
exe misc/cgo: gofmt testdata files 2019-03-22 07:21:24 +00:00
exe2 misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
exe3 misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
execgo misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
explicit misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
global misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
globallib misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
iface misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
iface_a misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
iface_b misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
iface_i misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
implicit misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
implicitcmd misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
issue25065 misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00
issue30768 cmd/link: put shlib ".type" functions in internal ABI 2019-07-15 22:54:39 +00:00
trivial misc/cgo/testshared: fix tests in module mode 2019-02-22 21:57:16 +00:00