"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "d49c92b12433a641b089611fa3ca8f53005c97a0"
Add coverage mapping generation.
This patch adds the '-fcoverage-mapping' option which allows clang to generate the coverage mapping information that can be used to provide code coverage analysis using the execution counts obtained from the instrumentation based profiling (-fprofile-instr-generate). llvm-svn: 214752
Loading
Please register or sign in to comment