[Lldb-commits] [PATCH] D62732: [RISCV] Add SystemV ABI

Luís Marques via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Nov 1 16:59:16 PST 2020


luismarques added a comment.

In D62732#2306055 <https://reviews.llvm.org/D62732#2306055>, @labath wrote:

> I'm not sure what's the state of risc-v hardware these days and how much resources do you have available, but if it's at all possible, I'd definitely recommend adding the lldb-server bits for risc-v and adding a builtbot for testing this configuration.

That's on my TODO list. Still, if that would take, say, ~2 months, perhaps it would still make sense to merge this and D86292 <https://reviews.llvm.org/D86292> before then? Please let me know if there's anything else that should be addressed in these patches themselves.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62732/new/

https://reviews.llvm.org/D62732



More information about the lldb-commits mailing list