go/misc/cgo/testshared/src
Michael Hudson-Doyle 1125cd4997 cmd/compile: define func value symbols at declaration
This is mostly Russ's https://golang.org/cl/12145 but with some extra fixes to
account for the fact that function declarations without implementations now
break shared libraries, and including my test case.

Fixes #11480.

Change-Id: Iabdc2934a0378e5025e4e7affadb535eaef2c8f1
Reviewed-on: https://go-review.googlesource.com/12340
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-07-20 00:50:46 +00:00
..
dep cmd/compile: define func value symbols at declaration 2015-07-20 00:50:46 +00:00
dep2 cmd/internal/ld: do not depend on local symbols to read a type's gcdata 2015-05-27 14:11:16 +00:00
exe cmd/compile: define func value symbols at declaration 2015-07-20 00:50:46 +00:00
exe2 cmd/internal/ld: store the libraries a shared library was linked against in a note 2015-05-27 13:25:32 +00:00
execgo cmd/link: when reading symbols from a shared library, allow duplicates when they are both in bss 2015-06-16 22:33:36 +00:00
trivial misc/cgo/testshared: add basic test for -buildmode=shared/-linkshared 2015-04-29 23:47:47 +00:00