[Lldb-commits] [PATCH] D62732: [RISCV] Add SystemV ABI
Luís Marques via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 13 13:56:08 PDT 2021
luismarques added a comment.
In D62732#2875107 <https://reviews.llvm.org/D62732#2875107>, @kasper81 wrote:
> Hi, I have my fingers crossed since this request was opened in 2019. It seems like it compiles and usable to certain degree. Can this patch be merged and included in llvm 13 as initial riscv64 support? We can then improve it subsequently if bugs show up. Otherwise it will be one more year of waiting for the consumers. Thank you for your effort!
I think the main blocker for merging was testing. If it helps, I now have the RISC-V server in my hands and I should be able to set up a buildbot soon.
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