[Lldb-commits] [PATCH] D132510: [RISCV][LLDB] Add initial SysV ABI support

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 20 16:02:21 PDT 2022


jasonmolenda accepted this revision.
jasonmolenda added a comment.
This revision is now accepted and ready to land.

In D132510#3771030 <https://reviews.llvm.org/D132510#3771030>, @kasper81 wrote:

> @jasonmolenda, @Emmmer, any other feedback, or good to merge? i will work on `Plugins/Architecture/RISCV`, unless someone else beat me to it. :)

FWIW looks good to me, @Emmmer 's feedback is more relevant than mine here but IMO any shortcomings in the current patch can be iterated on later; getting this landed would be good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132510



More information about the lldb-commits mailing list