This should work now that we are using a matching libunwind.dylib when
we run the tests in back-deployment scenarios. The only restriction we
have now is to run on macOS x86_64, since that's what the old dylibs
were compiled for. This should allow us to move to newer AppleClangs
in the CI.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGfd4cc870225e: [libc++] Allow backdeployment CI to run on newer macOS
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I'm updating the macOS CI nodes at the moment. I'm going to land this immediately because it's required as part of the update.