]> Cypherpunks repositories - gostls13.git/commit
ld: fix dwarf decoding of strings for struct's fieldnames
authorLuuk van Dijk <lvd@golang.org>
Mon, 11 Apr 2011 20:38:37 +0000 (16:38 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 11 Apr 2011 20:38:37 +0000 (16:38 -0400)
commit0cc055e8f78d3e7c790fdcf4fb44f2d2c4eea396
tree48ff94be7f19867723facf28c50d3a06dd745413
parentd36271a3e5ae67b3a25a9bfaab71f5a91269402d
ld: fix dwarf decoding of strings for struct's fieldnames

Moved Sym printing to Yconv.
Fixed warning in data.c

R=rsc
CC=golang-dev
https://golang.org/cl/4378052
src/cmd/ld/data.c
src/cmd/ld/dwarf.c
src/cmd/ld/lib.c
src/cmd/ld/lib.h