[PATCH] D26365: Add experimental support for unofficial monorepo-like directory layout

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 16:49:18 PST 2016


beanz added a comment.

We should abstract this into a module that can be re-used and not have it implemented directly in the LLVM top-level CMakeLists. As an example other projects could use this code for out-of-tree builds to identify source directories for projects.


Repository:
  rL LLVM

https://reviews.llvm.org/D26365





More information about the llvm-commits mailing list