[all-commits] [llvm/llvm-project] 0d55ea: [llvm] Stop including llvm/ADT/DenseMapInfo.h (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Nov 11 00:13:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d55ea25a656bdc5268ea05599d98812b006de97
https://github.com/llvm/llvm-project/commit/0d55ea25a656bdc5268ea05599d98812b006de97
Author: Kazu Hirata <kazu at google.com>
Date: 2023-11-11 (Sat, 11 Nov 2023)
Changed paths:
M llvm/include/llvm/CodeGen/TileShapeInfo.h
M llvm/lib/BinaryFormat/ELF.cpp
M llvm/lib/CodeGen/MachineStableHash.cpp
M llvm/lib/CodeGen/RegAllocScore.cpp
M llvm/lib/IR/PassManager.cpp
M llvm/lib/MC/MCContext.cpp
M llvm/lib/ProfileData/RawMemProfReader.cpp
M llvm/lib/TableGen/TGParser.cpp
M llvm/lib/TableGen/TableGenBackendSkeleton.cpp
M llvm/lib/Target/X86/X86DomainReassignment.cpp
M llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
M llvm/tools/llvm-pdbutil/StreamUtil.cpp
Log Message:
-----------
[llvm] Stop including llvm/ADT/DenseMapInfo.h (NFC)
Identified with clangd.
More information about the All-commits
mailing list