]> Cypherpunks repositories - gostls13.git/commit
8l: do not emit empty dwarf pe sections
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 26 Apr 2011 07:12:16 +0000 (17:12 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 26 Apr 2011 07:12:16 +0000 (17:12 +1000)
commit2d99974ec580423241a67d43aacab93a8cda2978
tree163c4fd310973feaba60adecc8f40e2e9cdf8092
parent1038e7c853502d29e6bafd5003bec6ba26e00da5
8l: do not emit empty dwarf pe sections

This change will allow to generate valid executable,
even if rsc disables dwarf generation, as it happend
at revision 9a64273f9d68.

R=rsc
CC=golang-dev, lvd, vcc
https://golang.org/cl/4425066
src/cmd/ld/dwarf.c
src/cmd/ld/pe.c