[PATCH] ProfileData: Add support for the indexed instrprof format
Justin Bogner
mail at justinbogner.com
Fri Apr 18 14:13:06 PDT 2014
This adds support for an indexed instrumentation based profiling format,
which is just a small header and an on disk hash table. This format
will be used by clang's -fprofile-instr-use= for PGO.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: indexed-instrprof.patch
Type: text/x-patch
Size: 24504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140418/6142be2c/attachment.bin>
More information about the llvm-commits
mailing list