Module llvm_profparser::coverage::coverage_mapping
source · Structs
- Stores the instrumentation profile and information from the coverage mapping sections in the object files in order to construct a coverage report. Inspired, from the LLVM implementation with some differences/simplifications due to the fact this only hands instrumentation profiles for coverage.