================
@@ -760,6 +772,61 @@ def test_riscv64_regs(self):
self.expect("register read --all")
+ @skipIfLLVMTargetMissing("RISCV")
----------------
DavidSpickett wrote:
> 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.
Or if you really want to be super clear: `riscv_gpr_only`
https://github.com/llvm/llvm-project/pull/104547
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits