• Anthony Martin's avatar
    liblink: adjust format verbs to avoid collisions · d155f6a3
    Anthony Martin authored
    The %S and %N format verbs are used by cmd/gc to
    represent Sym and Node structures, respectively.
    
    In liblink, these two verbs are used only by the %D
    format routine and never referenced externally.
    
    This change will allow us to delete the duplicated
    code for the %A, %D, %P, and %R format routines in
    both the compiler and linker.
    
    R=golang-codereviews, rsc
    CC=golang-codereviews
    https://golang.org/cl/49720043
    d155f6a3
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...