[PATCH] D105429: [JITLink][RISCV] Initial Support RISCV64 in JITLink
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 23 12:35:57 PDT 2021
thakis added inline comments.
================
Comment at: llvm/lib/ExecutionEngine/JITLink/CMakeLists.txt:23
# Architectures:
+ riscv.cpp
x86_64.cpp
----------------
StephenFan wrote:
> thakis wrote:
> > Did you forget to `git add` this file perchance? :)
> I'm sorry. Now, I have made up for my fault. Is it ok now?
Yes, bots are happy again. Thanks :)
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