[PATCH] ProfileData: Add support for the indexed instrprof format

Duncan P. N. Exon Smith dexonsmith at apple.com
Fri Apr 18 14:38:32 PDT 2014


LGTM.

On 2014-Apr-18, at 14:13, Justin Bogner <mail at justinbogner.com> wrote:

> 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.
> 
> <indexed-instrprof.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list