[all-commits] [llvm/llvm-project] 54a8a0: [runtimes] Allow FOO_TEST_CONFIG to be a relative ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Oct 5 16:46:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54a8a0d09a572a0581c0755541847e016274e15c
https://github.com/llvm/llvm-project/commit/54a8a0d09a572a0581c0755541847e016274e15c
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M libcxx/CMakeLists.txt
M libcxx/utils/ci/apple-install-libcxx.sh
M libcxx/utils/ci/run-buildbot
M libcxxabi/CMakeLists.txt
M libunwind/CMakeLists.txt
Log Message:
-----------
[runtimes] Allow FOO_TEST_CONFIG to be a relative path
That makes it possible to store that value in a CMake cache if needed.
Differential Revision: https://reviews.llvm.org/D110843
More information about the All-commits
mailing list