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

I'm saying that if risc-v grows a lot of strange register state, it will be 
better served by separate test cases.

For this PR, just consider renaming the test functions here so that they list 
what they are testing. So riscv64_gpr, as opposed to to riscv64_nofpr.

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