Cleanup a few extra files, this closes the work on libLLVM dependencies on my
side.
Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Paths
| Differential D122576
Cleanup includes: final pass ClosedPublic Authored by serge-sans-paille on Mar 28 2022, 5:22 AM.
Details
Summary Cleanup a few extra files, this closes the work on libLLVM dependencies on my Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Diff Detail
Event TimelineHerald added subscribers: jeroen.dobbelaere, ormris, StephenFan and 3 others. · View Herald Transcript This revision is now accepted and ready to land.Mar 28 2022, 5:27 AM This revision was landed with ongoing or failed builds.Mar 29 2022, 12:00 AM Closed by commit rG01be9be2f2c0: Cleanup includes: final pass (authored by serge-sans-paille). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 418803 llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
llvm/include/llvm/CodeGen/LivePhysRegs.h
llvm/include/llvm/CodeGen/MachineOperand.h
llvm/include/llvm/CodeGen/MachinePipeliner.h
llvm/include/llvm/ProfileData/MemProf.h
llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
llvm/lib/Analysis/AliasAnalysisEvaluator.cpp
llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
llvm/lib/CodeGen/AllocationOrder.cpp
llvm/lib/CodeGen/BranchRelaxation.cpp
llvm/lib/CodeGen/BreakFalseDeps.cpp
llvm/lib/CodeGen/CallingConvLower.cpp
llvm/lib/CodeGen/LiveIntervalCalc.cpp
llvm/lib/ProfileData/RawMemProfReader.cpp
llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
llvm/lib/Transforms/IPO/HotColdSplitting.cpp
llvm/lib/Transforms/IPO/IROutliner.cpp
llvm/lib/Transforms/IPO/SampleContextTracker.cpp
llvm/lib/Transforms/ObjCARC/ObjCARC.cpp
llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp
llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp
llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
|