[PATCH] D71585: [perf-training] Change profile file pattern string to use %4m instead of %p

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 17 10:54:58 PST 2019


vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.

Lgtm.

Separately, if you have the bandwidth to test out the new '%c%m' mode (https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#running-the-instrumented-program / https://reviews.llvm.org/D68351), I'd appreciate any feedback about it. It should use ~4x less space.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71585/new/

https://reviews.llvm.org/D71585





More information about the cfe-commits mailing list