[libc++] Add a script to generate the libc++ BuildKite pipeline dynamically

This commit is contained in:
Louis Dionne 2022-11-09 16:50:51 -10:00
parent 2f2b46502f
commit c9eeaedccd
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
#!/usr/bin/env bash
#===----------------------------------------------------------------------===##
#
# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
# See https://llvm.org/LICENSE.txt for license information.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
#===----------------------------------------------------------------------===##
cat libcxx/utils/ci/buildkite-pipeline.yml