• Josh Bleecher Snyder's avatar
    cmd/compile: rename dxxx -> dxxxLSym · a544df33
    Josh Bleecher Snyder authored
    Follow-up to previous CL.
    
    gorename -from '"cmd/compile/internal/gc".duintxxLSym' -to duintxx
    gorename -from '"cmd/compile/internal/gc".duint8LSym' -to duint8
    gorename -from '"cmd/compile/internal/gc".duint16LSym' -to duint16
    gorename -from '"cmd/compile/internal/gc".duint32LSym' -to duint32
    gorename -from '"cmd/compile/internal/gc".duintptrLSym' -to duintptr
    gorename -from '"cmd/compile/internal/gc".dbvecLSym' -to dbvec
    gorename -from '"cmd/compile/internal/gc".dsnameLSym' -to dsname
    gorename -from '"cmd/compile/internal/gc".dsymptrLSym' -to dsymptr
    gorename -from '"cmd/compile/internal/gc".dsymptrOffLSym' -to dsymptrOff
    gorename -from '"cmd/compile/internal/gc".dsymptrWeakOffLSym' -to dsymptrWeakOff
    
    Passes toolstash-check.
    
    Change-Id: I007f57340f9e8b1468553242556ae25a71167e8c
    Reviewed-on: https://go-review.googlesource.com/41397
    Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
    Reviewed-by: 's avatarMatthew Dempsky <mdempsky@google.com>
    a544df33
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...