[all-commits] [llvm/llvm-project] b27472: [libc++] Switch a few CI jobs to the minimal Lit c...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu May 20 07:46:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b274728b1a6fdd8a31988e593c2a59a6ff3f9a0a
https://github.com/llvm/llvm-project/commit/b274728b1a6fdd8a31988e593c2a59a6ff3f9a0a
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
M libcxx/cmake/caches/Generic-static.cmake
M libcxx/test/CMakeLists.txt
M libcxx/test/configs/libcxx-trunk-shared.cfg.in
M libcxx/test/configs/libcxx-trunk-static.cfg.in
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/ci/run-buildbot
Log Message:
-----------
[libc++] Switch a few CI jobs to the minimal Lit configuration
Eventually, this should become the default way of running the tests.
For now, only move a few CI nodes to it, and keep a node that runs the
legacy configuration.
Differential Revision: https://reviews.llvm.org/D97565
More information about the All-commits
mailing list