]> Cypherpunks repositories - gostls13.git/commit
ld: change DWARF output for structs
authorRob Pike <r@golang.org>
Fri, 11 Jul 2014 15:16:00 +0000 (15:16 +0000)
committerRob Pike <r@golang.org>
Fri, 11 Jul 2014 15:16:00 +0000 (15:16 +0000)
commit125d1e9269572135d078ee128b239280c7101e6c
treef82381f56a42d10e50c63d4a29d9e312cdfe7bdb
parent5c2f01f3923cae85f50260778b8ad0f9d857fd1d
ld: change DWARF output for structs
The debug/dwarf package cannot parse the format generated here,
but the format can be changed so it does.
After this edit, tweaking the expression defining the offset
of a struct field, the dwarf package can parse the tables (again?).

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/105710043
src/cmd/ld/dwarf.c