llvm-project/lldb/source/Plugins/Disassembler
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
..
llvm Fixed the "-b" option on disassembly to always pad out the bytes with for 2011-01-08 22:55:04 +00:00