Issue 134377
Summary Backport 50ae1c7 ("[LLDB][LoongArch] Fix build errors about NT_LOONGARCH_HW_{BREAK,WATCH}") to LLVM 20
Labels new issue
Assignees
Reporter ziyao233
    Hardware breakpoints support on loongarch64 has been added and available since LLVM 20, but older glibcs and musl 1.2.5 (the latest) don't ship the corresponding register definition in system headers, which causes building failures of LLDB.

I've checked the patch could be applied to LLVM 20.1.2, fixing the issue.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to