[PATCH] D16005: Display detailed profile summary in llvm-profdata tool

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 16:08:41 PST 2016


eraman added a comment.

In http://reviews.llvm.org/D16005#325251, @davidxl wrote:

> LTGM (after making getDetailedSummary() method return reference).


I had addressed it in my last revision.

> What is the plan to add similar support for Sample FDO?


I assume we want to treat line numbers as blocks for this purpose. I'll work on it.


http://reviews.llvm.org/D16005





More information about the llvm-commits mailing list