[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 19:59:48 PST 2016


mehdi_amini added a comment.

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

> As an example libcxx has goop to find libcxxabi and libunwind's source directories. This code could be in a module so that those projects could use a common module instead of hand-rolling the code.


OK, makes sense, I will work on this.


Repository:
  rL LLVM

https://reviews.llvm.org/D26365





More information about the llvm-commits mailing list