Skip to content

[DTLTO] Add COFF LLD release note for LLVM 21 #150173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

bd1976bris
Copy link
Collaborator

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.

@llvmbot
Copy link
Member

llvmbot commented Jul 23, 2025

@llvm/pr-subscribers-lld

Author: bd1976bris (bd1976bris)

Changes

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.


Full diff: https://github.com/llvm/llvm-project/pull/150173.diff

1 Files Affected:

  • (modified) lld/docs/ReleaseNotes.rst (+3)
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst
index 863b201891006..03671c6f3b6f2 100644
--- a/lld/docs/ReleaseNotes.rst
+++ b/lld/docs/ReleaseNotes.rst
@@ -92,6 +92,9 @@ Breaking changes
 
 COFF Improvements
 -----------------
+* ``/thinlto-distributor`` and ``/thinlto-remote-compiler`` options
+  added to support Integrated Distributed ThinLTO.
+  (`#147265 <https://github.com/llvm/llvm-project/pull/147265>`_)
 
 MinGW Improvements
 ------------------

@github-project-automation github-project-automation bot moved this from Needs Triage to Needs Merge in LLVM Release Status Jul 24, 2025
DTLTO-related COFF LLD changes were cherry-picked to the LLVM 21
release branch in:
  llvm#149979

This commit adds the corresponding release note, modeled after
the previously added note for ELF LLD DTLTO support.
@tru tru force-pushed the dtlto_lld_coff_llvm21_release_note branch from 9fd9abc to 132d231 Compare July 24, 2025 09:59
@tru tru merged commit 132d231 into llvm:release/21.x Jul 24, 2025
@github-project-automation github-project-automation bot moved this from Needs Merge to Done in LLVM Release Status Jul 24, 2025
Copy link

@bd1976bris (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

4 participants