• Dave Cheney's avatar
    cmd: remove unused code · bce9747e
    Dave Cheney authored
    Generated with honnef.co/go/unused
    
    There is a large amount of unused code in cmd/internal/obj/s390x but
    that can wait til the s390x port is merged.
    
    There is some unused code in
    cmd/internal/unvendor/golang.org/x/arch/arm/armasm but that should be
    addressed upstream and a new revision imported.
    
    Change-Id: I252c0f9ea8c5bb1a0b530a374ef13a0a20ea56aa
    Reviewed-on: https://go-review.googlesource.com/21782Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    Run-TryBot: Dave Cheney <dave@cheney.net>
    bce9747e
Name
Last commit
Last update
..
disasm.go Loading commit data...
elf.go Loading commit data...
goobj.go Loading commit data...
macho.go Loading commit data...
objfile.go Loading commit data...
pe.go Loading commit data...
plan9obj.go Loading commit data...