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

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 16:54:41 PST 2016


mehdi_amini added a comment.

In https://reviews.llvm.org/D26365#588857, @beanz wrote:

> 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.


I can try!

Can you elaborate a little about the "other projects" case? You mean out-of-tree projects like Swift or in-tree projects like compiler-rt (or both)?


Repository:
  rL LLVM

https://reviews.llvm.org/D26365





More information about the llvm-commits mailing list