зеркало из https://github.com/mozilla/gecko-dev.git
8f8239d7bf
Because of alignment issues due to the system glibc when running the SSE2 gcov code generated during the PGO profile gen phase, Firefox crashes when running the PGO profile. We work around the issue by disabling SSE2 when building mozjemalloc during that phase. That shouldn't affect the coverage data anyways, which is bound to the original C++ code, and the profile-use code generation will still emit SSE2 based on the coverage data if it needs to. --HG-- extra : rebase_source : 3596fdc795cdef0789f3a2dd8f10b42cde00430f |
||
---|---|---|
.. | ||
build | ||
fallible | ||
gtest | ||
mozalloc | ||
replace | ||
volatile | ||
moz.build |