mirror of
https://github.com/golang/go.git
synced 2025-05-28 02:41:30 +00:00
Also corrected cmd/8l's .dynsym handling (differentiate between exported symbols and imported symbols) Fixes #4029. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6620075