Estimation of the impact on preprocessor output:
before: 1067349756
after: 1065940348
Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Paths
| Differential D120434
Cleanup includes: ProfileData ClosedPublic Authored by serge-sans-paille on Feb 23 2022, 1:27 PM.
Details
Summary Estimation of the impact on preprocessor output: before: 1067349756 Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 23 2022, 1:34 PM This revision was landed with ongoing or failed builds.Feb 24 2022, 4:26 AM Closed by commit rGfc97efa40962: Cleanup includes: ProfileData (authored by serge-sans-paille). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 411073 llvm/include/llvm/ProfileData/GCOV.h
llvm/include/llvm/ProfileData/InstrProfCorrelator.h
llvm/include/llvm/ProfileData/InstrProfWriter.h
llvm/include/llvm/ProfileData/MemProf.h
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/include/llvm/ProfileData/SampleProfWriter.h
llvm/lib/ProfileData/GCOV.cpp
llvm/lib/ProfileData/InstrProfCorrelator.cpp
llvm/lib/ProfileData/InstrProfReader.cpp
llvm/lib/ProfileData/InstrProfWriter.cpp
llvm/lib/ProfileData/MemProf.cpp
llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
llvm/lib/ProfileData/RawMemProfReader.cpp
llvm/lib/ProfileData/SampleProf.cpp
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/ProfileData/SampleProfWriter.cpp
llvm/tools/llvm-profgen/ProfiledBinary.h
|