cmd/ld: handle weak symbols
compiler_rt introduces a weak and hidden symbol compilerrt_abort_impl into our pre-linked _all.o object, we have to handle it. Fixes #4273. R=iant, rsc, r CC=golang-dev https://golang.org/cl/6783050
Showing
misc/cgo/test/issue4273.c
0 → 100644
misc/cgo/test/issue4273b.c
0 → 100644
Please register or sign in to comment