mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
Previously we were doing a `std::find` over the files for each coverage mapping, which would be quadratic for WMO. Switch to using a DenseMap instead.
10 KiB
10 KiB