[PATCH] D85140: [RFC] Factor out repetitive cmake patterns for llvm-style projects
Stephen Neuendorffer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 07:52:02 PDT 2020
stephenneuendorffer added a comment.
In D85140#2318940 <https://reviews.llvm.org/D85140#2318940>, @pawelo12345678 wrote:
> Does further work on this one have a potential to fix following issues while building MLIR?:
> It occurs on every build since June/July. I guess it's because I'm using plain `cmake`, not `ninja`.
That's a separate dependence problem. I'll take a look
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85140/new/
https://reviews.llvm.org/D85140
More information about the llvm-commits
mailing list