[Lldb-commits] [lldb] [llvm] [lldb] Support disassembling RISC-V proprietary instructions (PR #145793)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 11 10:31:28 PDT 2025


jasonmolenda wrote:

nb: I didn't little-endian swap the bytes for the 48-bit and 64-bit instructions properly in my unit test in https://github.com/llvm/llvm-project/pull/148105 , which is why those tests were failing.  Fixed.

https://github.com/llvm/llvm-project/pull/145793


More information about the lldb-commits mailing list