We already had the ability to do that for libc++.dylib, so this only adds
consistency for all the runtime libraries. This should allow working around
difficulties on AIX as described in https://llvm.org/D134221.
Details
Details
- Reviewers
daltenty - Group Reviewers
Restricted Project Restricted Project Restricted Project - Commits
- rG10378b3db1f1: [runtimes] Add the ability to customize the output name of libc++, libc++abi…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
CI failures look like flukes, shipping this.
No problem, I think this customization makes some amount of sense regardless of the AIX situation.