mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 19:43:38 +08:00
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
28 KiB
28 KiB