Usage
FullLTO: Add the -flto -fuse-ld=lld option to a build project.
ThinLTO: Add the -flto=thin -fuse-ld=lld option to a build project.
Parent topic: Link Time Optimization (LTO)
FullLTO: Add the -flto -fuse-ld=lld option to a build project.
ThinLTO: Add the -flto=thin -fuse-ld=lld option to a build project.