Files
llvm-project/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
NAKAMURA Takumi 5931034653 CoverageMappingWriter.cpp: Append yet another comarison, endLoc.
This was the part of #125407.

For "Same Kind and same startLoc", reorder records BY endLoc DESC, to
prioritize wider Regions with the same startLoc.
2026-01-19 18:31:20 +09:00

12 KiB