llvm-project/lldb/source/Plugins/Disassembler/llvm
Greg Clayton c925f02863 Fixed the "-b" option on disassembly to always pad out the bytes with for
i386 and for x86_64 to allow 15 byte opcodes to be displayed. This outputs
clean looking disassembly when the bytes are shown.

llvm-svn: 123094
2011-01-08 22:55:04 +00:00
..
DisassemblerLLVM.cpp Fixed the "-b" option on disassembly to always pad out the bytes with for 2011-01-08 22:55:04 +00:00
DisassemblerLLVM.h Added the ability to get the disassembly instructions from the function and 2010-10-06 03:09:58 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00