Descriptioncmd/ld: make mach-o sections match internal sections
This brings Mach-O generation more in line with ELF generation.
Having separate sections for the symtab and pclntab mean that we
can find them that way, instead of using the deprecated debug segments.
(And the host linker will keep separate sections for us, but probably
not the debug segments.)
Patch Set 1 #Patch Set 2 : diff -r 7778f3df0d19 https://code.google.com/p/go/ #Patch Set 3 : diff -r 7778f3df0d19 https://code.google.com/p/go/ #
MessagesTotal messages: 3
|