Otherwise libc++abi.so fails to link on arm with undefined references to
some __aeabi_ builtins.
Details
Details
- Reviewers
phosek - Group Reviewers
Restricted Project - Commits
- rG26a0aeba6171: [libc++abi] Add builtins to dynamic library link
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This seems fine to me, but I'd like someone with more compiler-rt knowledge to chime in and confirm that this looks alright.
Anyone?