]> Cypherpunks repositories - gostls13.git/commit
[dev.debug] cmd/internal/dwarf: add DWARF abbrevs with location lists
authorHeschi Kreinick <heschi@google.com>
Mon, 24 Jul 2017 17:37:04 +0000 (13:37 -0400)
committerHeschi Kreinick <heschi@google.com>
Wed, 26 Jul 2017 18:39:57 +0000 (18:39 +0000)
commitcd702b171c90be4b410d19bd93d5ea2899eaa809
tree16d07a723db995cadc2318384d8127f21f9364d8
parent59fe2fbfe549f3dffec940581a71b42644ee5320
[dev.debug] cmd/internal/dwarf: add DWARF abbrevs with location lists

Location lists require new DWARF abbrev entries. Add them before
CL 41770 to enable binary comparison.

Change-Id: If99461f6896db902f2774e0718065eb3d3522026
Reviewed-on: https://go-review.googlesource.com/50881
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/cmd/internal/dwarf/dwarf.go