simoncook added a comment.
Herald added a subscriber: JDevlieghere.
Thanks for looking at this @luismarques We had planned to put more effort into
this patch, but time got in the way for quite a lot, but I'm glad it's working;
thanks for the rebase I'll update this to match shortly. And it's goo
simoncook updated this revision to Diff 286749.
simoncook added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62732/new/
https://reviews.llvm.org/D62732
Files:
lldb/include/lldb/Utility/ArchSpec.h
lldb/source/Plugins/ABI/CMak
simoncook updated this revision to Diff 205287.
simoncook added a comment.
- Refactored register tables to match style used in i386/x86_64
- Add enum for RISC-V DWARF numbers
- Add F registers (assuming 32-bit, at runtime this seems to be overwritten to
64-bit if D extension is provided)
- Add de
simoncook updated this revision to Diff 225998.
simoncook retitled this revision from "[WIP][RISCV] Initial port of LLDB for
RISC-V" to "[RISCV] Add SystemV ABI".
simoncook edited the summary of this revision.
simoncook added a comment.
Herald added subscribers: pzheng, s.egerton, lenary, arichard
simoncook created this revision.
simoncook added reviewers: asb, lewis-revill.
Herald added subscribers: benna, psnobl, jocewei, PkmX, rkruppe, the_o,
brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217,
kito-cheng, niosHD, sabuasal, apazos, johnrusso, rbar, mgorny.
Heral