[PATCH] D62623: Reduce memory consumption of coverage dumps

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 30 01:18:50 PDT 2019


serge-sans-paille added a comment.

@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?


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