Skip to content
Snippets Groups Projects
  • Russ Cox's avatar
    79fb16d3
    objdump: implement disassembly · 79fb16d3
    Russ Cox authored
    There is some duplication here with cmd/nm.
    There is a TODO to address that after 1.3 is out.
    
    Update #7452
    
    x86 disassembly works and is tested.
    
    The arm disassembler does not exist yet
    and is therefore not yet hooked up.
    
    LGTM=crawshaw, iant
    R=crawshaw, iant
    CC=golang-codereviews
    https://golang.org/cl/91360046
    79fb16d3
    History
    objdump: implement disassembly
    Russ Cox authored
    There is some duplication here with cmd/nm.
    There is a TODO to address that after 1.3 is out.
    
    Update #7452
    
    x86 disassembly works and is tested.
    
    The arm disassembler does not exist yet
    and is therefore not yet hooked up.
    
    LGTM=crawshaw, iant
    R=crawshaw, iant
    CC=golang-codereviews
    https://golang.org/cl/91360046
Code owners
Assign users and groups as approvers for specific file changes. Learn more.