[PATCH] D73180: Ignore llvm/tools/mlir

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 11:37:37 PST 2020


mehdi_amini added a comment.

I don't think the symlink approach is anything but an artifact of how the project was structured before the monorepo.

It works "by accident" with MLIR at this point, as this was the easiest way for me to hook into CMake when I merged MLIR in the monorepo, otherwise I wouldn't have supported this.


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