Add code coverage mapping data, reader, and writer.
authorAlex Lorenz <arphaman@gmail.com>
Thu, 24 Jul 2014 23:55:56 +0000 (23:55 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Thu, 24 Jul 2014 23:55:56 +0000 (23:55 +0000)
commit817e48547014342fe9419328db32cd124821dd6e
tree0e3579f59af396d270e68268000948295939e460
parenta014a98255e491b806f832185ac2543b27d08a19
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: 213909
llvm/lib/ProfileData/CMakeLists.txt
llvm/lib/ProfileData/LLVMBuild.txt