Description
Inspects GCC link-time optimization object files and prints their internal information. This helps compiler developers, packagers, and advanced build debugging workflows understand what was stored for LTO.
Most users never need to run it directly. It is useful when diagnosing build problems, investigating compiler output, or working on toolchains that use link-time optimization.