]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/ld: put the list of packages built into a shared library into an ELF...
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 29 Apr 2015 10:58:52 +0000 (22:58 +1200)
committerIan Lance Taylor <iant@golang.org>
Thu, 30 Apr 2015 18:04:43 +0000 (18:04 +0000)
commit7556948ebf1c1d739c2fa3b06a0b9bc10e4f150d
treeb6da4ac977289d4b1ae23a586daafca9e305d336
parentccaaf1f13417b4fdc56ac571f22f8b6dd8c7c8e1
cmd/internal/ld: put the list of packages built into a shared library into an ELF note

Change-Id: I611f7dec2109dc7e2f090ced0a1dca3d4b577134
Reviewed-on: https://go-review.googlesource.com/9520
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/cmd/internal/ld/elf.go
src/cmd/internal/ld/lib.go
src/cmd/internal/ld/pobj.go