Skip to content

Commit 132d231

Browse files
bd1976bristru
authored andcommitted
[DTLTO] Add COFF LLD release note for LLVM 21
DTLTO-related COFF LLD changes were cherry-picked to the LLVM 21 release branch in: #149979 This commit adds the corresponding release note, modeled after the previously added note for ELF LLD DTLTO support.
1 parent 6cd82c5 commit 132d231

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ Breaking changes
9292

9393
COFF Improvements
9494
-----------------
95+
* ``/thinlto-distributor`` and ``/thinlto-remote-compiler`` options
96+
added to support Integrated Distributed ThinLTO.
97+
(`#147265 <https://github.com/llvm/llvm-project/pull/147265>`_)
9598

9699
MinGW Improvements
97100
------------------

0 commit comments

Comments
 (0)