]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: change DWARF encoding for array lengths
authorRob Pike <r@golang.org>
Tue, 15 Jul 2014 21:18:18 +0000 (21:18 +0000)
committerRob Pike <r@golang.org>
Tue, 15 Jul 2014 21:18:18 +0000 (21:18 +0000)
commitcddad8affe38c60bcec44d183eb6f8d6b43c18de
treedad62aa008859cb7ce909cda0caf8907eaf4fdda
parent6012ac9b7948cec2e86870a4abd1278fa286c1cb
cmd/ld: change DWARF encoding for array lengths
They can be large, so use a varint encoding rather than only one byte.

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