[PATCH] D62623: Reduce memory consumption of coverage dumps
Konrad Wilhelm Kleine via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 31 01:40:34 PDT 2019
kwk added a comment.
In D62623#1522575 <https://reviews.llvm.org/D62623#1522575>, @serge-sans-paille wrote:
> @kwk: looks like you're still compiling with clang-7, this patch is to be applied on the master version of LLVM/clang, then you can install it and use it to recompile llvm/lld with coverage info.
>
> Does it make sense to you?
@serge-sans-paille oh yes. Absolutely. Thank you! I will try that out right away.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62623/new/
https://reviews.llvm.org/D62623
More information about the cfe-commits
mailing list