Go to file
Alex Lorenz a20a5d50ba 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
clang Print "(default)" for default template template arguments to match the 2014-07-24 23:14:16 +00:00
clang-tools-extra Plug memory leaks. 2014-07-24 10:23:33 +00:00
compiler-rt Add FreeBSD support to Asan test cases that use mmap() with MAP_ANON 2014-07-24 12:05:13 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx [libcxx] expose experimental::erased_type for all standard versions. 2014-07-24 19:17:38 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [mach-o] Add support for LC_DATA_IN_CODE 2014-07-24 23:06:56 +00:00
lldb Fix configure/make builds on MacOSX. 2014-07-24 23:22:58 +00:00
llvm Add code coverage mapping data, reader, and writer. 2014-07-24 23:57:54 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Expose the runtime debug builder 2014-07-24 23:55:19 +00:00