[all-commits] [llvm/llvm-project] 8b57b9: [DTLTO][NFC] Minor improvements to the input file ...
Ben Dunbobbin via All-commits
all-commits at lists.llvm.org
Wed Feb 11 01:02:41 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b57b9730222cdc098d6a8708099e5b4986b1e2c
https://github.com/llvm/llvm-project/commit/8b57b9730222cdc098d6a8708099e5b4986b1e2c
Author: Ben Dunbobbin <Ben.Dunbobbin at sony.com>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M llvm/include/llvm/DTLTO/DTLTO.h
M llvm/include/llvm/LTO/LTO.h
M llvm/lib/DTLTO/DTLTO.cpp
M llvm/lib/LTO/LTO.cpp
Log Message:
-----------
[DTLTO][NFC] Minor improvements to the input file preparation class (#180824)
This change performs a small set of NFC refactors to improve clarity. In
particular, we make it clear that the responsibilities of this class now
extend beyond its original archive-handling role.
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