Displaying 1 result from an estimated 1 matches for "529aa9b4".
2014 Oct 24
3
[LLVMdev] Adding sample profile support to llvm-profdata?
Duncan, Justin,
I'm about to submit a series of patches that add writing capabilities for
sample profiles in both text and binary formats. Soon, I'll add a third
format (to make it interoperable with GCC).
I would like to add some profile maintenance utilities as well: merging,
dumping and converting.
It seems like the best place would be tools/llvm-profdata. But that means
that I need