![]() 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. |
||
---|---|---|
.. | ||
x86/x86asm | ||
AUTHORS | ||
codereview.cfg | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README.md |
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.