
https://reviews.llvm.org/D100232 coverage builds now have relative paths to source code from the build directory, so llvm-cov is failing to find the source code. `-compilation-dir` is now available to specify the build directory for the relative paths. Bug: 1216203, 1204920 Change-Id: I79bfd6461c315fa9dc555c0829854e612685f122 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2950169 Reviewed-by: Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#891281}