commit | 02da814a94c043452e3ad10915e8ba366218e925 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Wed Mar 12 20:14:05 2014 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Wed Mar 12 20:14:05 2014 +0000 |
tree | fee3f84f130198d1e8acbb4539b35c27d77a4957 | |
parent | 7eb747e373344eeaf4486621cbb0cfd78e349033 [diff] |
Profile: Add a library for the instrumentation based profiling format This provides a library to work with the instrumentation based profiling format that is used by clang's -fprofile-instr-* options and by the llvm-profdata tool. This is a binary format, rather than the textual one that's currently in use. The tests are in the subsequent commits that use this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203703 91177308-0d34-0410-b5e6-96231b3b80d8