================
@@ -728,7 +746,6 @@ def test_riscv64_regs(self):
             "fa2",
             "fa3",
             "fa4",
-            "fa5",
----------------
DavidSpickett wrote:

I would replace this line with:
```
# fa5 is non-zero and checked in the list above.
```

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