[all-commits] [llvm/llvm-project] 4b3078: [CodeGen] Remove unnecessary includes (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Dec 17 09:09:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b3078ef2d8b4ce833c2b493421486bb25802b32
https://github.com/llvm/llvm-project/commit/4b3078ef2d8b4ce833c2b493421486bb25802b32
Author: Kazu Hirata <kazu at google.com>
Date: 2023-12-17 (Sun, 17 Dec 2023)
Changed paths:
M llvm/include/llvm/CodeGen/AntiDepBreaker.h
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
M llvm/lib/CodeGen/MachineStableHash.cpp
M llvm/unittests/CodeGen/DwarfStringPoolEntryRefTest.cpp
Log Message:
-----------
[CodeGen] Remove unnecessary includes (NFC)
Commit: 2570c7e284c8ad1ee6db069e22d72b836ae935f6
https://github.com/llvm/llvm-project/commit/2570c7e284c8ad1ee6db069e22d72b836ae935f6
Author: Kazu Hirata <kazu at google.com>
Date: 2023-12-17 (Sun, 17 Dec 2023)
Changed paths:
M llvm/include/llvm/CodeGen/AccelTable.h
M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
M llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h
M llvm/lib/CodeGen/AsmPrinter/DwarfFile.h
Log Message:
-----------
[CodeGen] Remove unused forward declarations (NFC)
Compare: https://github.com/llvm/llvm-project/compare/a418be96de78...2570c7e284c8
More information about the All-commits
mailing list