
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.
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
# This source code refers to The Go Authors for copyright purposes.
|
|
# The master list of authors is in the main Go distribution,
|
|
# visible at https://tip.golang.org/AUTHORS.
|