cmd/objdump: import x86 disassembler
The x86 disassembler lives in rsc.io/x86/x86asm for now. We need to figure out what should live where in the long term, but not before the 1.3 release. The completed code reviews for the disassembler are at: https://golang.org/cl/95350044 https://golang.org/cl/95300044 https://golang.org/cl/97100047 https://golang.org/cl/93110044 https://golang.org/cl/99000043 https://golang.org/cl/98990043 LGTM=crawshaw R=crawshaw, jacek.masiulaniec CC=golang-codereviews https://golang.org/cl/92360043
Showing
src/cmd/objdump/Makefile
0 → 100644
src/cmd/objdump/x86.go
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment