mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This gives big code size wins for unused types and also for types, which are never used in a generic context. Also it reduces the amount of symbols in the symbol table. The size wins heavily depend on the project. I have seen binary size reductions from 0 to 20% on real world projects. rdar://problem/30119960
3.4 KiB
3.4 KiB