mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When force linking auto-linked libraries, an overlay will fail to link if the dependence libraries are missing from the source. This change provides linker flags to search overlay libraries from the SDK.