================
@@ -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 [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
