Also, add a CI job that tests this configuration. The exact configuration
is that we build a shared libc++ and merge objects for the ABI library
and the unwinder library into it.
Details
Details
- Reviewers
phosek - Group Reviewers
Restricted Project Restricted Project Restricted Project - Commits
- rGfa7ce8e685fa: [runtimes] Fix the build of merged ABI/unwinder libraries
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Seems like this fixes the issue that was reported by user kristina_ on Discord, and it fixes the issues I was seeing locally. I'll ship this once CI is green.