[all-commits] [llvm/llvm-project] fff720: Triple: Forward declare Twine and remove include (...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 25 23:26:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fff720d6419b92be068ac4f3ac7e8333a781ee20
https://github.com/llvm/llvm-project/commit/fff720d6419b92be068ac4f3ac7e8333a781ee20
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M clang/lib/Lex/PPMacroExpansion.cpp
M llvm/include/llvm/TargetParser/Triple.h
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/CodeGen/CodeGenTargetMachineImpl.cpp
M llvm/lib/MC/MCDisassembler/Disassembler.h
M llvm/lib/MC/MCSectionELF.cpp
M llvm/lib/MC/MCSubtargetInfo.cpp
M llvm/lib/Object/ArchiveWriter.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
M llvm/lib/TargetParser/CSKYTargetParser.cpp
M llvm/lib/TargetParser/LoongArchTargetParser.cpp
M llvm/lib/TargetParser/Triple.cpp
M llvm/lib/TargetParser/Unix/Host.inc
Log Message:
-----------
Triple: Forward declare Twine and remove include (#145685)
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