Specifies the name of the ELF object file produced by the link time optimizer.
Syntax
--lto_intermediate_filename=filename
Where filename is the filename the link time optimizer uses
for the ELF object file it produces.
Usage
The purpose of the --lto_intermediate_filename option is so that the intermediate file
produced by the link time optimizer can be named in other inputs to the linker, such
as scatter loading files.
Note:
The --lto_intermediate_filename option does not cause the linker to keep
the intermediate object file. Use the --keep-intermediate=lto option to keep the intermediate file.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.