aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2019-02-09 02:50:09 +0000
committerPetr Hosek <phosek@chromium.org>2019-02-09 02:50:09 +0000
commitb34fed1a2eb2c33217938ec57cceecc33997cb1c (patch)
treeb8ec265aa46da0ff3d1e7d9d07555aca825cdf49 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parent191ba3cc03d22a197474fe8f627cf0c958a2baa2 (diff)
downloadllvm-b34fed1a2eb2c33217938ec57cceecc33997cb1c.zip
llvm-b34fed1a2eb2c33217938ec57cceecc33997cb1c.tar.gz
llvm-b34fed1a2eb2c33217938ec57cceecc33997cb1c.tar.bz2
[libcxx] Support runtimes and monorepo locations for tests
The test configuration support currently searches for libc++ sources in <ROOT>/projects/libcxx. This change also additionally searches <ROOT>/runtimes/libcxx (so called runtimes layout) and <ROOT>/libcxx (monorepo layout). This matches the logic we already use in CMake, for example: https://github.com/llvm/llvm-project/blob/6fd4e7f/libcxx/CMakeLists.txt#L148 When the monorepo becomes the only supported layout in the future, we can simplify this logic again. Differential Revision: https://reviews.llvm.org/D57776 llvm-svn: 353600
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions