[PATCH] D25435: Add -femit-accurate-debug-info to emit more debug info for sample pgo profile collection
Greg Bedwell via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 13:54:36 PST 2016
gbedwell added a comment.
In https://reviews.llvm.org/D25435#608348, @danielcdh wrote:
> Change the flag to -fprof-debug, which is more concise. The flag name is still open for discussion.
Well, since I have permission to bikeshed... :)
I'd prefer to have 'profile' rather than 'prof' in the name. This fits the established convention with -fprofile-sample-use etc.
https://reviews.llvm.org/D25435
More information about the cfe-commits
mailing list