[PATCH] D45270: [CMake] Support for monorepo layout

2018-04-04 Thread Petr Hosek via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL329212: [CMake] Support for monorepo layout (authored by phosek, committed by ). Herald added a subscriber: llvm-commits. Changed prior to commit: https://reviews.llvm.org/D45270?vs=140990&id=140998#toc

[PATCH] D45270: [CMake] Support for monorepo layout

2018-04-04 Thread Petr Hosek via Phabricator via cfe-commits
phosek created this revision. phosek added reviewers: EricWF, beanz, jroelofs. Herald added subscribers: cfe-commits, christof, mgorny. Support finding libcxx sources in monorepo style layout. Repository: rUNW libunwind https://reviews.llvm.org/D45270 Files: libunwind/CMakeLists.txt Inde