================
@@ -833,6 +845,107 @@ def test_riscv64_regs_gpr_only(self):
             substrs=["registers were unavailable"],
         )
 
+    @skipIfLLVMTargetMissing("LoongArch")
----------------
DavidSpickett wrote:

Is LoongArch one LLVM target or do you need to specifically have LoongArch64 
for this?

https://github.com/llvm/llvm-project/pull/112296
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to