[PATCH] D69817: Fix OrcError build with modules enabled.
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 10:56:55 PST 2019
beanz added a comment.
This confuses me. LLVMOrcError only directly depends on LLVMSupport. It doesn't include or need anything from ExecutionEngine.h.
The real issue is, why is that getting pulled in?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69817/new/
https://reviews.llvm.org/D69817
More information about the llvm-commits
mailing list