Avatar
omochimetaru 1/14/2020 3:09 AM
マジ
3:10 AM
Link Time Optimization For Swift - Jin Lin [ Video ] [ Slides ]
3:10 AM
Those unused code and data cannot be eliminated easily by the compiler optimizations since they are recorded in llvm.used data structure
3:10 AM
We introduce a novel building pipeline that eliminates the protocol from swift class by leveraging the link time optimization in existing LLVM compiler
3:10 AM
ほんとだw