[all-commits] [llvm/llvm-project] d4360e: [llvm] Stop including llvm/ADT/DenseMap.h (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Nov 11 10:07:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4360e428ffd3fffcd587e4b5de913d9ca37dd55
https://github.com/llvm/llvm-project/commit/d4360e428ffd3fffcd587e4b5de913d9ca37dd55
Author: Kazu Hirata <kazu at google.com>
Date: 2023-11-11 (Sat, 11 Nov 2023)
Changed paths:
M llvm/include/llvm/Analysis/LoopInfo.h
M llvm/include/llvm/DWARFLinkerParallel/DWARFLinker.h
M llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
M llvm/include/llvm/ProfileData/MemProf.h
M llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h
M llvm/include/llvm/TextAPI/InterfaceFile.h
M llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h
M llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h
M llvm/include/llvm/Transforms/Utils/CodeLayout.h
M llvm/lib/CodeGen/RegAllocGreedy.h
M llvm/lib/DWARFLinkerParallel/DebugLineSectionEmitter.h
M llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
M llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
M llvm/lib/Target/AArch64/AArch64StackTagging.cpp
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
M llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
M llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
M llvm/lib/Transforms/IPO/Inliner.cpp
M llvm/lib/Transforms/Scalar/SCCP.cpp
Log Message:
-----------
[llvm] Stop including llvm/ADT/DenseMap.h (NFC)
Ientified with clangd.
More information about the All-commits
mailing list