[PATCH] D73180: Ignore llvm/tools/mlir
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 09:36:45 PST 2020
tstellar added a comment.
> Even though MLIR has been migrated to the monorepo, to let it be built we need to create a symlink inside the 'llvm/tools' directory. It looks like this directory should be ignored by Git since it is tracked independently as a part of the monorepo.
Are there any plans to fix this so that it can be built with -DLLVM_ENABLE_PROJECTS like the other sub-projects?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73180/new/
https://reviews.llvm.org/D73180
More information about the llvm-commits
mailing list