[PATCH] D105429: [JITLink][RISCV] Initial Support RISCV64 in JITLink
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 25 15:42:49 PDT 2021
lhames added a comment.
In D105429#2903344 <https://reviews.llvm.org/D105429#2903344>, @MaskRay wrote:
> Perhaps revert this patch since it may be good to fix formatting nits in the initial RISC-V JIT patch.
Please don't do that. Formatting nits can easily be fixed in-tree. Getting the code out to people (and testers) is more important.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105429/new/
https://reviews.llvm.org/D105429
More information about the llvm-commits
mailing list