
updates vendored version of x86asm, adds a symbol lookup function to pass to the disassembler. This will show global symbol names in the disassembly like go tool objdump does.
217 B
217 B
arch
This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.
This repository requires Go 1.5+ with the vendor experiment enabled.