Descriptionld: dwarf emit filenames in debug_line header instead of as extended opcodes.
Makes it possible for older tools like objdump to find the filenames,
fixes objdump -d -l --start-address=0x400c00 --stop-address=0x400c36 6.out
fixes issue 1950
Patch Set 1 #Patch Set 2 : diff -r 5e5d55182675 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 5e5d55182675 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 5e5d55182675 https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|