Disable clang coverage instrumentation for dav1d_10bit.
This should avoid the issue where code coverage instrumentation gets confused about which of the two copies of the compiled code (dav1d_8bit vs dav1d_10bit) is executed, and results in counter overflows. R=mmoroz,dalecurtis@chromium.org,sajjadm,liaoyuke Bug: 1030350 Change-Id: I8b1c93e27017622022e0562957f1f72cf85eecdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1951976 Commit-Queue: Roberto Carrillo <robertocn@chromium.org> Reviewed-by:Max Moroz <mmoroz@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#721787}
Showing
Please register or sign in to comment