[Lldb-commits] [lldb] [lldb][RISCV] Use uint64_t for emulating ADDI (PR #160550)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 25 08:30:22 PDT 2025


DavidSpickett wrote:

I think Greg means add a test that uses the values that previously caused UB. If that test when run under UBSAN does not fail, then we know UB is not being invoked anymore.

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


More information about the lldb-commits mailing list