зеркало из https://github.com/mozilla/gecko-dev.git
b9cdcbef46
Only sanitizer builds require a native llvm-symbolizer executable. Ideally, we'd build llvm-symbolizer from scratch, which would be faster, but for now, let's go the easy route and just extract it from the corresponding native clang builds. We don't actually do anything with the llvm-symbolizer executable on android builds, so we don't install it in $FINAL_TARGET, avoilding the dependency on android builds (plus, we actually don't have an android-native llvm-symbolizer, so even if it were already shipped, it would be the wrong file). Differential Revision: https://phabricator.services.mozilla.com/D101076 |
||
---|---|---|
.. | ||
mozconfig.asan | ||
mozconfig.vs-latest | ||
mozconfig.vs2017 | ||
orderfile.txt |