• 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
..
internal Loading commit data...
doc.go Loading commit data...
link_test.go Loading commit data...
linkbig_test.go Loading commit data...
main.go Loading commit data...