================
@@ -760,6 +772,61 @@ def test_riscv64_regs(self):
 
         self.expect("register read --all")
 
+    @skipIfLLVMTargetMissing("RISCV")
----------------
DavidSpickett wrote:

If everything is optional in risc-v, it may be better to label these tests by 
what they contain not what they don't.

riscv64_gpr_only
riscv64_gpr_fpr

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

Reply via email to