зеркало из https://github.com/mozilla/gecko-dev.git
3b8df1c395
If the run task generates bad profile data, the merge step in the profile-use task will fail. However, retrying the profile-use task doesn't fix the problem, and there isn't a straightforward way to retry the run task in this situation. Instead we can add a clang toolchain to all the run tasks, and perform the merge there. This means the output from the run task will always be a successfully merged file called 'merged.profdata', and we no longer need to perform the merge as part of the profile-use build as a GENERATED_FILES step. Depends on D45262 Differential Revision: https://phabricator.services.mozilla.com/D45263 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
build-binutils | ||
build-gcc | ||
build-hfsplus | ||
elfhack | ||
stdc++compat | ||
aix.exp | ||
moz.build | ||
mozconfig.asan | ||
mozconfig.linux | ||
mozconfig.linux32 | ||
mozconfig.stdcxx | ||
mozconfig.tsan | ||
mozconfig.unix | ||
mozilla.in | ||
print-non-newline.sh | ||
rewrite_asan_dylib.py | ||
run-gprof.sh | ||
run-hiprof.sh | ||
run-mozilla.sh | ||
run-third.sh |