[PATCH] D85919: [ORC] Add JITLink-compatible remote memory-manager and LLJITWithChildProcess example
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 02:40:36 PDT 2020
sgraenitz added a comment.
In D85919#2216825 <https://reviews.llvm.org/D85919#2216825>, @lhames wrote:
> Would you mind if I moved yours into a header once my patch is ready?
Yes please.
In D85919#2216835 <https://reviews.llvm.org/D85919#2216835>, @lhames wrote:
> I'm not sure about the pre-merge checks. Most of those looked like noise to me? Was the patch already clang-formatted?
Yes, I did clang-format it before submitting. Well, let's see.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85919/new/
https://reviews.llvm.org/D85919
More information about the llvm-commits
mailing list