[PATCH] D78773: Adjust libMLIR building to more closely follow libClang
Stephen Neuendorffer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 13:27:03 PDT 2020
stephenneuendorffer added a comment.
I looked into the dependency problem. There is a significant change here because this moves to generating object libraries in most cases. This changes the way the dependencies are handled. I'm working on a fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78773/new/
https://reviews.llvm.org/D78773
More information about the llvm-commits
mailing list