mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This library is pulled into the standard library. Add autolinking directives to enable the use of the library with static linking without specifying the system dependencies. This is required to enable the user to use `-static-stdlib` without having to specify all dependencies.