diff --git a/libcxx/utils/ci/generate-buildkite-pipeline b/libcxx/utils/ci/generate-buildkite-pipeline new file mode 100755 index 000000000000..5910a927177c --- /dev/null +++ b/libcxx/utils/ci/generate-buildkite-pipeline @@ -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