[libc++] Use apple-install-libcxx.sh in the Apple/system CI job
authorLouis Dionne <ldionne.2@gmail.com>
Fri, 15 Oct 2021 04:21:26 +0000 (00:21 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Fri, 15 Oct 2021 10:08:25 +0000 (06:08 -0400)
commit25cbf721620180a97505716d09eea557624d422a
treeb07e7b1623cd9ba945f5e3dab33f3d48717b8a24
parent082fa56819048770e76fef8bca4ea5de3c3532ba
[libc++] Use apple-install-libcxx.sh in the Apple/system CI job

That script is what we (need to) use to build libc++ for the system
configuration, so that's what we should test against. At some point
we may be able to fold all of that logic into the CMake build, and
when that happens the CI can go back to running CMake directly.

As a fly-by fix, stop mentioning x86_64 in the names of the Apple
jobs since they are not truly tied to any architecture.

Differential Revision: https://reviews.llvm.org/D111865
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/ci/run-buildbot