[Lldb-commits] [lldb] [llvm] [lldb] Extended if conditions to support alias names for registers (PR #124475)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 13 21:27:32 PST 2025
kper wrote:
@DavidSpickett unfortunately, I did not manage to test it with the test suite. Both `ninja check-lldb-shell` and `ninja check-llvm` do not list my risc-v test as supported and run it.
I manually compiled and tested it with lldb remotely and it works.
However, why the pipeline is now failing for Bolt and lld is a mystery to me. I have updated the branch and maybe the flaky tests go away.
https://github.com/llvm/llvm-project/pull/124475
More information about the lldb-commits
mailing list