[release-branch.go1.2] debug/dwarf: add DWARF 4 form constants
««« CL
18460043 /
08e6655618f5
debug/dwarf: add DWARF 4 form constants
Some versions of clang generate DWARF 4-format attributes
even when using -gdwarf-2. We don't care much about the
values, but we do need to be able to parse past them.
This fixes a bug in Go 1.2 rc2 reported via private mail using
a near-tip version of clang.
R=golang-dev, iant, dvyukov
CC=golang-dev
https://golang.org/cl/
18460043
»»»
R=golang-dev
CC=golang-dev
https://golang.org/cl/
20470045