1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/llvm-profdata
Duncan P. N. Exon Smith 3fc38faca0 InstrProf: Read raw binary profile in llvm-profdata
Read a raw binary profile that corresponds to a memory dump from the
runtime profile.

The test is a binary file generated from
cfe/trunk/test/Profile/c-general.c with the new compiler-rt runtime and
the matching text version of the input.  It includes instructions on how
to regenerate.

<rdar://problem/15950346>

llvm-svn: 204496
2014-03-21 18:26:05 +00:00
..
Inputs InstrProf: Read raw binary profile in llvm-profdata 2014-03-21 18:26:05 +00:00
binary.test InstrProf: Read raw binary profile in llvm-profdata 2014-03-21 18:26:05 +00:00
errors.test ProfileData: Introduce InstrProfWriter using the naive text format 2014-03-21 17:46:22 +00:00
simple.test ProfileData: Introduce InstrProfWriter using the naive text format 2014-03-21 17:46:22 +00:00