Link Time Optimization file extension
Source position: fpmkunit.pp line 309
const LTOExt = '.bc'; |
Constant defining the file extension for Link Time Optimization intermediate files. These files contain optimization information used during the linking phase to improve final executable performance.