llvm-project/llvm/lib/ProfileData
serge-sans-paille e72c195fdc Cleanup LLVMObject headers
Most notably,

llvm/Object/Binary.h no longer includes llvm/Support/MemoryBuffer.h
llvm/Object/MachOUniversal*.h no longer include llvm/Object/Archive.h
llvm/Object/TapiUniversal.h no longer includes llvm/Object/TapiFile.h

llvm-project preprocessed size:
before: 1068185081
after:  1068324320

Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Differential Revision: https://reviews.llvm.org/D119457
2022-02-10 21:13:44 +01:00
..
Coverage Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
CMakeLists.txt Revert "Revert "[ProfileData] Read and symbolize raw memprof profiles."" 2022-02-08 13:37:27 -08:00
GCOV.cpp [llvm] Use true/false instead of 1/0 (NFC) 2022-01-07 00:39:14 -08:00
InstrProf.cpp [InstrProf][NFC] Move function out of InstrProf.h 2022-01-28 09:24:26 -08:00
InstrProfCorrelator.cpp [InstrProf][Correlate] Verify debug info with llvm-profdata show 2022-01-27 10:11:04 -08:00
InstrProfReader.cpp [instrprof][NFC] Templatize the instrprof iterator. 2022-02-03 14:33:49 -08:00
InstrProfWriter.cpp [InstrProf][NFC] Remove stray option in InstrProfWriter 2022-02-02 14:29:15 -08:00
ProfileSummaryBuilder.cpp [CSSPGO] Use nested context-sensitive profile. 2021-12-14 14:40:25 -08:00
RawMemProfReader.cpp [memprof] Add LLVM_DEBUG for unused var in RawMemProfReader.cpp. 2022-02-08 16:02:24 -08:00
SampleProf.cpp Explicitly convert StringRef to std::string for compatibility with libstdc++ 5.4.0 2021-12-15 12:48:53 +01:00
SampleProfReader.cpp [CSSPGO] Print "context-nested" instead of "preilnined" for ProfileSummarySection. 2022-01-18 18:10:42 -08:00
SampleProfWriter.cpp [CSSPGO] Print "context-nested" instead of "preilnined" for ProfileSummarySection. 2022-01-18 18:10:42 -08:00