Instead of hard-coding the target for our CI nodes, use the default
compiler triple. Also, allow building compiler-rt for the single
specified triple in case we're running on Darwin (otherwise, the
bootstrapping build complains).
Details
Details
- Reviewers
phosek ldionne - Group Reviewers
Restricted Project - Commits
- rG3016ceb30d12: [libc++] Allow running the bootstrapping CI build on Darwin
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo