[libcxx-commits] [PATCH] D110843: [runtimes] Allow FOO_TEST_CONFIG to be a relative path
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 30 08:29:17 PDT 2021
ldionne created this revision.
Herald added subscribers: libcxx-commits, arichardson, mgorny.
Herald added a project: libunwind.
Herald added a reviewer: libunwind.
ldionne requested review of this revision.
Herald added projects: libc++, libc++abi.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.
That makes it possible to store that value in a CMake cache if needed.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D110843
Files:
libcxx/CMakeLists.txt
libcxx/cmake/caches/Apple.cmake
libcxx/utils/ci/apple-install-libcxx.sh
libcxx/utils/ci/run-buildbot
libcxxabi/CMakeLists.txt
libunwind/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110843.376234.patch
Type: text/x-patch
Size: 16487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210930/e81ed670/attachment.bin>
More information about the libcxx-commits
mailing list