[Lldb-commits] [lldb] [lldb] Add RegisterContextPOSIXCore for RISC-V 64 (PR #93297)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Fri May 24 16:18:15 PDT 2024
https://github.com/jasonmolenda approved this pull request.
This looks good to me, I'd like to see the std::make_unique in `RegisterContextCorePOSIX_riscv64::Create` and a sanity check for fetching the fpr, but maybe that's just unnecessary I don't work with RV64 targets myself, if you're comfortable with it as-is, that's fine.
https://github.com/llvm/llvm-project/pull/93297
More information about the lldb-commits
mailing list