Descriptioncmd/ld: correct assignment of sizes to mach-o symbols
If you compute the size by subtraction from the address
of the next symbol, it helps to wait until the symbols have
been sorted by address.
Patch Set 1 #Patch Set 2 : diff -r 79764384421c https://code.google.com/p/go/ #Patch Set 3 : diff -r 79764384421c https://code.google.com/p/go/ #Patch Set 4 : diff -r ddb4f9feee8b https://code.google.com/p/go/ #MessagesTotal messages: 3
|