[PATCH] D69817: Fix OrcError build with modules enabled.
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 11:06:32 PST 2019
beanz added a comment.
Adding `exclude header "ExecutionEngine/Orc/OrcError.h"` to the module specification for `LLVM_ExecutionEngine` seems like a more appropriate fix.
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