• Matthew Dempsky's avatar
    cmd/link: eliminate markextra · d3434782
    Matthew Dempsky authored
    This appears to be leftover from when instruction selection happened
    in the linker. Many of the morestackX functions listed don't even
    exist anymore.
    
    Now that we select instructions within the compiler and assembler,
    normal deadcode elimination mechanisms should suffice for these
    symbols.
    
    Change-Id: I2cb1e435101392e7c983957c4acfbbcc87a5ca7d
    Reviewed-on: https://go-review.googlesource.com/38077
    Run-TryBot: Matthew Dempsky <mdempsky@google.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    d3434782
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...