• Rob Pike's avatar
    ld: change DWARF output for structs · 125d1e92
    Rob Pike authored
    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
    125d1e92
dwarf.c 56.3 KB