[PATCH] D15852: [PGO]: Simplify coverage data lowering code
David Li via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 6 09:35:19 PST 2016
davidxl added a comment.
I have updated the clang patch such that only unused function names will be passed through.
http://reviews.llvm.org/D15852
More information about the llvm-commits
mailing list