1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include
Justin Bogner b55240187d 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.

llvm-svn: 203703
2014-03-12 20:14:05 +00:00
..
llvm Profile: Add a library for the instrumentation based profiling format 2014-03-12 20:14:05 +00:00
llvm-c llvm-c: expose unnamedaddr field of globals 2014-03-10 19:24:35 +00:00