[all-commits] [llvm/llvm-project] f25daa: [llvm] Stop including llvm/ADT/StringRef.h (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Dec 3 10:35:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f25daa589ee0649ea87d1e8ae9332cb29d064b9e
https://github.com/llvm/llvm-project/commit/f25daa589ee0649ea87d1e8ae9332cb29d064b9e
Author: Kazu Hirata <kazu at google.com>
Date: 2023-12-03 (Sun, 03 Dec 2023)
Changed paths:
M llvm/include/llvm/ObjCopy/ELF/ELFConfig.h
M llvm/include/llvm/Target/CGPassBuilderOption.h
M llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
M llvm/lib/Support/ARMBuildAttrs.cpp
M llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.h
M llvm/lib/Testing/Support/Error.cpp
M llvm/tools/lli/ChildTarget/ChildTarget.cpp
Log Message:
-----------
[llvm] Stop including llvm/ADT/StringRef.h (NFC)
Identified with clangd.
More information about the All-commits
mailing list