Files
swift-mirror/test/Profiler/Inputs/coverage_num_threads2.swift
Keith Smiley 8215ea105c Emit coverage mappings for all modules
Previously in WMO builds where IR was multithreaded only the
primary module would emit the coverage mapping leading to only the first
object file to have the __llvm_covmap section. This change emits
coverage for all modules so they are correctly reflected in the final
coverage report.
2020-06-08 16:35:35 -07:00

2 lines
16 B
Swift