We were hitting issues on Linux where this was only being caught at runtime, and different linkers (BFD vs LLD) are differently strict in such situations. Such libraries will also fail to build properly on Windows (but test coverage of that is limited, so it is better to enforce globally).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo