[PATCH] D105429: [JITLink][RISCV] Initial Support RISCV64 in JITLink
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 23 09:00:28 PDT 2021
StephenFan marked an inline comment as done.
StephenFan added inline comments.
================
Comment at: llvm/lib/ExecutionEngine/JITLink/CMakeLists.txt:23
# Architectures:
+ riscv.cpp
x86_64.cpp
----------------
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?
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