[PATCH] D90132: [ORC] Prototype ORC library reorg + RPC based TargetProcessControl.
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 05:07:19 PST 2020
sgraenitz added a comment.
In D90132#2370918 <https://reviews.llvm.org/D90132#2370918>, @sgraenitz wrote:
>> I'm curious to get your take on the library breakdown and corresponding headers too.
>
> There's a number of includes still pointing to `#include "llvm/ExecutionEngine/Orc/TargetProcess/XY"`. Otherwise, yes LGTM.
Ok, actually the headers don't follow the breakdown. Why is that?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90132/new/
https://reviews.llvm.org/D90132
More information about the llvm-commits
mailing list