[PATCH] D76047: [MLIR] Add support for out of tree external projects using MLIR

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 14 20:26:23 PDT 2020


mehdi_amini accepted this revision.
mehdi_amini added inline comments.


================
Comment at: mlir/cmake/modules/CMakeLists.txt:36
+# via CMAKE_MODULE_PATH, place API modules next to it.
+# This should be removed in the future.
+file(COPY .
----------------
I don't really get what this is doing and what is the removal path?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76047/new/

https://reviews.llvm.org/D76047





More information about the llvm-commits mailing list