
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
171 B
Plaintext
4 lines
171 B
Plaintext
# This source code was written by the Go contributors.
|
|
# The master list of contributors is in the main Go distribution,
|
|
# visible at https://tip.golang.org/CONTRIBUTORS.
|