[PATCH] D25434: Add -debug-info-for-profiling to emit more debug info for sample pgo profile collection
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 16:30:19 PST 2017
echristo accepted this revision.
echristo added a comment.
I'm not a fan of the TargetOptions method, but it seems to work as a first step and we can figure out the rest later.
Thanks for your patience.
-eric
https://reviews.llvm.org/D25434
More information about the llvm-commits
mailing list