You copied the Doc URL to your clipboard.
-Omax
Enables maximum link time optimization.
-Omax
automatically enables the
--lto
and --lto_level=Omax
options.
If you have object files that have been compiled with the armclang
-Omax
option, then you can link them using the
armlink
-Omax
option to produce an image with maximum link
time optimization.