This patch upstreams some changes we've made internally to how we're
building the libc++ dylib on Apple platforms. The goal is still to
eventually get rid of apple-install-libcxx.sh entirely and have a
proper way to mirror what we do internally with just the normal CMake
configuration.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG1b06d2cf152e: [libc++] Refactor the Apple build scripts
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Try to fix CI again -- this should work since we're overriding the backdeployment config explicitly.