Bug 632954 - Add Android PGO mozconfigs; r=nalexander

Differential Revision: https://phabricator.services.mozilla.com/D22819

--HG--
extra : source : 503bcac735831eea887393d4759358220bcb6d99
This commit is contained in:
Mike Shal 2019-03-18 23:52:43 +00:00
parent e295daaddf
commit ad14ed9471
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,8 @@
. "$topsrcdir/mobile/android/config/mozconfigs/android-api-16/nightly"
mk_add_options "export MOZ_AUTOMATION_BUILD_SYMBOLS=0"
mk_add_options "export MOZ_AUTOMATION_PACKAGE_TESTS=0"
mk_add_options "export MOZ_AUTOMATION_PACKAGE_GENERATED_SOURCES=0"
ac_add_options --enable-profile-generate
unset MOZ_LTO

View File

@ -0,0 +1,7 @@
. "$topsrcdir/mobile/android/config/mozconfigs/android-api-16/nightly"
export LLVM_PROFDATA="$topsrcdir/clang/bin/llvm-profdata"
ac_add_options --enable-profile-use
ac_add_options --with-pgo-jarlog=/builds/worker/fetches/en-US.log
ac_add_options --with-pgo-profile-path=/builds/worker/fetches/default.profraw