mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
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.
2 lines
16 B
Swift
2 lines
16 B
Swift
func func2() {}
|