Files
mercury/scripts
AlaskanEmily 416fbe954a Add option for link-time optimization/link-time code generation
The option is disabled by default.

configure.ac:
    Add --enable-lto option to the configure script to enable LTO/LTCG.

scripts/mgnuc.in:
scripts/ml.in:
    Pass LTO options to the C compiler/linker.

compiler/compile_target_code.m:
compiler/options.m:
scripts/Mercury.config.in:
    Add internal options to specify C compiler and linker LTO/LTCG flags.
2019-11-15 16:51:13 +11:00
..
2019-06-18 18:32:16 +02:00
2016-10-20 23:24:21 +11:00
2019-05-28 15:54:45 +10:00
2019-05-28 15:54:45 +10:00