[Lldb-commits] [PATCH] D132510: [RISCV][LLDB] Add initial SysV ABI support
kasper via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 26 17:31:01 PDT 2022
kasper81 added a comment.
@Emmmer, agreed that automated tests for ABI plugins would be a nice thing to have at some point in the future, but it is out of the scope of this initial bring up for RISCV, as tests are missing for all architectures. Also we need `Plugins/Architecture`port for RISCV to get the exotic use cases working. So best way is to make individual short patches with fast iterations rather than stuck on one thing for years.
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