meson/mesonbuild/compilers/mixins
Dylan Baker 6f532b72c8 Add support for LLVM's thinLTO
This uses a separate option, b_lto_mode. It works in conjunction with
b_lto_threads.

Fixes #7493
2021-02-02 12:42:48 -08:00
..
__init__.py compilers: Move clike into a mixins directory 2019-07-15 10:59:22 -07:00
arm.py use OptionKey for builtin and base options 2021-01-04 12:20:40 -08:00
c2000.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00
ccrx.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00
clang.py Add support for LLVM's thinLTO 2021-02-02 12:42:48 -08:00
clike.py Fix misspells 2021-01-13 12:53:10 -05:00
compcert.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00
elbrus.py use OptionKey for builtin and base options 2021-01-04 12:20:40 -08:00
emscripten.py Avoid accidental use of STANDALONE_WASM mode on compiler tests 2021-01-20 19:10:21 +00:00
gnu.py Add support for LLVM's thinLTO 2021-02-02 12:42:48 -08:00
intel.py use OptionKey for builtin and base options 2021-01-04 12:20:40 -08:00
islinker.py use OptionKey for compiler_options 2021-01-04 12:20:39 -08:00
pgi.py use OptionKey for builtin and base options 2021-01-04 12:20:40 -08:00
visualstudio.py MSVC and Clang-Cl Compiler Argument Cleanup 2021-01-20 14:11:16 -05:00
xc16.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00