mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Pre-specializations were only used by Onone builds, but were kept inside the standard library dylyb anyways. This commit moves all the pre-specializations into a dedicated Swift module and a dynamic library, which are only used by Onone builds. This reduces the code size of libswiftCore.dylib by 4%-5%.
1.9 KiB
1.9 KiB