================
@@ -833,6 +845,107 @@ def test_riscv64_regs_gpr_only(self):
substrs=["registers were unavailable"],
)
+ @skipIfLLVMTargetMissing("LoongArch")
----------------
lawn123 wrote:
> Is LoongArch one LLVM target or do you need to specifically have LoongArch64
> for this?
LoongArch is one of the targets of LLVM, and no special processing is required
here.
https://github.com/llvm/llvm-project/pull/112296
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits