Descriptioncmd/ld: fix scope of static objects in symbol table
All symbols are currently marked with global scope.
The correct behavior was lost when the symbol table
format was changed.
Patch Set 1 #Patch Set 2 : diff -r b27b1ff18f39 https://code.google.com/p/go/ #Patch Set 3 : diff -r b27b1ff18f39 https://code.google.com/p/go/ #Patch Set 4 : diff -r 522c34c6fe61 https://code.google.com/p/go/ #MessagesTotal messages: 4
|