[PATCH] D25132: Invoke add-discriminator at -g0 -fsample-profile

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 10:05:12 PDT 2016


danielcdh added a comment.

I've updated the patch to check if samplepgo is enabled, and then decided if add-discriminator pass is mandatory.


https://reviews.llvm.org/D25132





More information about the llvm-commits mailing list