This matches ld64's behavior, and makes it easier to fit LLD
into existing build systems.
Details
Details
- Reviewers
 gkm smeenai - Group Reviewers
 Restricted Project - Commits
 - rGdc9ee3925179: [lld-macho] Downgrade "cannot export hidden symbol" to warning
 
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
Comment Actions
LGTM. Turning on fatal linker warnings would make this an error anyway, so this makes sense to me.