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

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 08:19:48 PDT 2016


danielcdh added a comment.

Another option would be: make SampleProfileFile option global, and checks if that option is empty here to decide if discriminator pass is needed.


https://reviews.llvm.org/D25132





More information about the llvm-commits mailing list