• Russ Cox's avatar
    cmd/ld: make mach-o sections match internal sections · b83d4af3
    Russ Cox authored
    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.)
    
    R=ken2
    CC=golang-dev
    https://golang.org/cl/7688043
    b83d4af3
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...