================
@@ -833,6 +845,107 @@ def test_riscv64_regs_gpr_only(self):
substrs=["registers were unavailable"],
)
+ @skipIfLLVMTargetMissing("LoongArch")
+ def test_loongarch64_regs(self):
+ # check registers using 64 bit LoongArch64 core file containing
GP-registers only
----------------
lawn123 wrote:
There is confusion, I will revise it later.
https://github.com/llvm/llvm-project/pull/112296
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits