[Lldb-commits] [lldb] [lldb] Fix auto advance PC in `EmulateInstructionARM64` if PC >= 4G (PR #151460)
Igor Kudrin via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 7 13:04:25 PDT 2025
igorkudrin wrote:
> Seems like this is [tripping up](https://ci.swift.org/view/all/job/llvm.org/view/LLDB/job/lldb-cmake-sanitized/2038/testReport/lldb-unit/Instruction___EmulatorTests_1/16/) UBSan:
Thanks for reporting, fixed in 11e1d46
https://github.com/llvm/llvm-project/pull/151460
More information about the lldb-commits
mailing list