https://reviews.llvm.org/D116179 introduced some changes to `InstrProfData.inc` which broke some downstream builds. This commit reverts those changes since they only changes two field names. Reviewed By: phosek Differential Revision: https://reviews.llvm.org/D117631 |
||
|---|---|---|
| .. | ||
| Coverage | ||
| CMakeLists.txt | ||
| GCOV.cpp | ||
| InstrProf.cpp | ||
| InstrProfCorrelator.cpp | ||
| InstrProfReader.cpp | ||
| InstrProfWriter.cpp | ||
| ProfileSummaryBuilder.cpp | ||
| RawMemProfReader.cpp | ||
| SampleProf.cpp | ||
| SampleProfReader.cpp | ||
| SampleProfWriter.cpp | ||