[LLVMdev] Adding sample profile support to llvm-profdata?
Diego Novillo
dnovillo at google.com
Fri Oct 24 13:46:23 PDT 2014
On Fri Oct 24 2014 at 4:27:30 PM Duncan P. N. Exon Smith <
dexonsmith at apple.com> wrote:
IIRC, the text format is for making tests "sane" -- requiring an
> explicit format there seems fine to me.
>
Right.
> It's nice to just have one tool. Will there actually be shared
> code paths, though?
Likely. I've got writer and reader classes that are similar to the
InstrProfReader and InstrProfWriter classes. I could add a common base for
both, but that may be too much.
Diego.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141024/529aa9b4/attachment.html>
More information about the llvm-dev
mailing list