1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/include
Alex Lorenz 9c8d526a9f Add code coverage mapping data, reader, and writer.
This patch implements the data structures, the reader and
the writers for the new code coverage mapping system. 
The new code coverage mapping system uses the instrumentation
based profiling to provide code coverage analysis.

llvm-svn: 213910
2014-07-24 23:57:54 +00:00
..
llvm Add code coverage mapping data, reader, and writer. 2014-07-24 23:57:54 +00:00
llvm-c Add scoped-noalias metadata 2014-07-24 14:25:39 +00:00