tedwoodward wrote:

@DavidSpickett @jasonmolenda I uploaded a new change. It has:

- Use the exe_ctx version of python command, and HandleCommand
- Set a variable max_byte_width, and use that instead if "max_opcode_byte_size 
* 3 + 1" in 3 different places
- Split up RISCVPrettyPrinter comment, putting a comment line for each if 
branch explaining what it does
- Added an x86 disassemble -b test
- Added a simple filter and a risc-v disassemble -b test that loads fdis with 
the simple filter
- Added 2 lines of release notes to llvm/docs/ReleaseNotes.md

https://github.com/llvm/llvm-project/pull/145793
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to