[PATCH] ProfileData: Add support for the indexed instrprof format
Justin Bogner
mail at justinbogner.com
Fri Apr 18 14:55:12 PDT 2014
r206656.
"Duncan P. N. Exon Smith" <dexonsmith at apple.com> writes:
> 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