As far as I can tell all this flag does in ld64 is warn about cases
where you're building dylibs that are going to be part of the shared
cache, which I assume only apple is doing. Strangely I have seen this
flag being passed in the wild so this silences the warning about it.
Details
Details
- Reviewers
int3 - Group Reviewers
Restricted Project - Commits
- rGea32351fae65: [lld-macho] Ignore -debug_variant flag
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo