[PATCH] D23284: Add -Rpass-with-hotness

Diego Novillo via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 09:35:09 PDT 2016


dnovillo added a comment.

In https://reviews.llvm.org/D23284#526389, @anemet wrote:

> @dnovillo or @rsmith, can you please confirm if you agree that this new option -Rpass-with-hotness should not be part of R_group.  R_group options enable/disable groups of remarks whereas this one is only modifying the text of the remarks.  Thanks!


I'm fine with it, but I don't have much of a say in how option groups are organized.  If Richard agrees, then it LGTM.


https://reviews.llvm.org/D23284





More information about the cfe-commits mailing list