зеркало из https://github.com/mozilla/gecko-dev.git
fa7300a70b
On one-go MOZ_PGO builds, it's generally not wanted to do LTO during the profile-generate phase. And the build system doesn't really support different build options between both phases in this case, so we relied on MOZ_PROFILE_GENERATE to disable the LTO flags. However, in standalone profile-generate builds, if --enable-lto is passed explicitly, the build should respect that choice. So instead of checking MOZ_PROFILE_GENERATE to disable the LTO flags, we disable them when MOZ_LTO is not set, and we force it to be disabled during the profile-generate phase of one-go MOZ_PGO builds. Differential Revision: https://phabricator.services.mozilla.com/D21659 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
Moz | ||
external | ||
faster | ||
makefiles | ||
mozunit | ||
tests | ||
AB_rCD.mk | ||
Makefile.in | ||
MozZipFile.py | ||
autoconf-js.mk.in | ||
autoconf.mk.in | ||
baseconfig.mk | ||
check_js_msg_encoding.py | ||
check_js_opcode.py | ||
check_macroassembler_style.py | ||
check_source_count.py | ||
check_spidermonkey_style.py | ||
check_vanilla_allocations.py | ||
config.mk | ||
createprecomplete.py | ||
emptyvars-js.mk.in | ||
emptyvars.mk.in | ||
gcc-stl-wrapper.template.h | ||
gcc_hidden.h | ||
install.bat | ||
make-stl-wrappers.py | ||
make-system-wrappers.py | ||
make-windows-h-wrapper.py | ||
milestone.txt | ||
moz.build | ||
msvc-stl-wrapper.template.h | ||
nsinstall.c | ||
nsinstall.py | ||
pathsub.c | ||
pathsub.h | ||
printconfigsetting.py | ||
printprereleasesuffix.py | ||
pythonpath.py | ||
rebuild_check.py | ||
recurse.mk | ||
rules.mk | ||
run-and-prefix.py | ||
run_spidermonkey_checks.py | ||
static-checking-config.mk | ||
stl-headers.mozbuild | ||
system-headers.mozbuild | ||
system_header_util.py | ||
version.mk | ||
version_win.pl | ||
windows-h-constant.decls.h | ||
windows-h-unicode.decls.h | ||
windows-h-wrapper.template.h |