[PATCH] D118333: [RISCV] Use computeTargetABI from llc as well as clang
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 06:00:24 PST 2022
asb added a comment.
Thanks, I've put this on the agenda for the RISC-V LLVM sync call today. I think this is more attractive than the previous proposal due to unifying logic between llc and Clang. I could see a counter-argument about llc being a low-level tool that should be controlled very explicitly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118333/new/
https://reviews.llvm.org/D118333
More information about the llvm-commits
mailing list