tiarmclang compiler: link time optimization
00:18:11
|
27 JUN 2023
LTO stands for Link Time Optimization. This feature is introduced in tiarmclang version 2.1.0.LTS. When LTO is enabled, the compiler and linker work together to provide an even higher level of optimization. LTO provides significant reductions in code size and execution time. This video shows how to enable LTO, the significant benefits it provides, and how it works.
Resources
This video is part of a series
-
Video series: tiarmclang Compiler
video-playlist (19 videos)