forked from OSchip/llvm-project
Move the comparison function into the only place there it is used, i.e. the call to std::stable_sort in CoverageMappingWriter::write(). Add sorting by region kinds as it is required to ensure stable order in our tests and to simplify D23987. Differential Revision: https://reviews.llvm.org/D24034 llvm-svn: 280198 |
||
|---|---|---|
| .. | ||
| Coverage | ||
| CMakeLists.txt | ||
| InstrProf.cpp | ||
| InstrProfReader.cpp | ||
| InstrProfWriter.cpp | ||
| LLVMBuild.txt | ||
| ProfileSummaryBuilder.cpp | ||
| SampleProf.cpp | ||
| SampleProfReader.cpp | ||
| SampleProfWriter.cpp | ||