[PATCH] D62623: Reduce memory consumption of coverage dumps

Konrad Wilhelm Kleine via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 00:30:25 PDT 2019


kwk added a comment.

In D62623#1524666 <https://reviews.llvm.org/D62623#1524666>, @kwk wrote:

> 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.


I no longer have a crash during compilation of `ninja lldb`. Thank you so much @serge-sans-paille  for addressing this and helping me on IRC.


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