[all-commits] [llvm/llvm-project] 26bb12: Remove unused <vector> inclusion (#166997)
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Sat Nov 8 12:42:21 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26bb121dfe0b3f52bf8b56353f77752e24321fa6
https://github.com/llvm/llvm-project/commit/26bb121dfe0b3f52bf8b56353f77752e24321fa6
Author: serge-sans-paille <sguelton at mozilla.com>
Date: 2025-11-08 (Sat, 08 Nov 2025)
Changed paths:
M llvm/benchmarks/FormatVariadicBM.cpp
M llvm/include/llvm/AsmParser/SlotMapping.h
M llvm/include/llvm/CGData/OutlinedHashTree.h
M llvm/include/llvm/ExecutionEngine/Orc/EHFrameRegistrationPlugin.h
M llvm/include/llvm/ExecutionEngine/Orc/SectCreate.h
M llvm/include/llvm/MC/MCAssembler.h
M llvm/include/llvm/ObjectYAML/GOFFYAML.h
M llvm/include/llvm/PassInfo.h
M llvm/include/llvm/Support/Mustache.h
M llvm/include/llvm/TargetParser/XtensaTargetParser.h
M llvm/lib/CodeGen/DFAPacketizer.cpp
M llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
M llvm/lib/ObjCopy/DXContainer/DXContainerObject.h
M llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.h
M llvm/lib/Target/ARC/ARCMachineFunctionInfo.h
M llvm/lib/Target/Hexagon/HexagonQFPOptimizer.cpp
M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
M llvm/lib/Target/NVPTX/NVPTXUtilities.h
M llvm/tools/llc/NewPMDriver.h
M llvm/tools/llvm-exegesis/lib/X86/X86Counter.cpp
M llvm/tools/llvm-ifs/ErrorCollector.cpp
M llvm/tools/llvm-reduce/TestRunner.h
M llvm/unittests/ADT/ConcurrentHashtableTest.cpp
M llvm/unittests/DebugInfo/LogicalView/StringPoolTest.cpp
M llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp
M llvm/unittests/ExecutionEngine/Orc/MapperJITLinkMemoryManagerTest.cpp
M llvm/unittests/ExecutionEngine/Orc/SimpleExecutorMemoryManagerTest.cpp
M llvm/unittests/Support/DynamicLibrary/PipSqueak.cpp
M llvm/unittests/Support/DynamicLibrary/PipSqueak.h
M llvm/unittests/TextAPI/TextStubV1Tests.cpp
M llvm/unittests/TextAPI/TextStubV2Tests.cpp
M llvm/unittests/TextAPI/TextStubV4Tests.cpp
Log Message:
-----------
Remove unused <vector> inclusion (#166997)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list