[PATCH] D51240: Add a flag to remap manglings when reading profile data information.

David Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 24 17:07:28 PDT 2018


davidxl added a comment.

thanks for working on this.

Can you split the patch into two? One for sample PGO and one for instrumentation.

In particular, I don't see much need to do this for instrumentation based PGO, but we can defer discussion on that once the patch is split.


https://reviews.llvm.org/D51240





More information about the cfe-commits mailing list