summaryrefslogtreecommitdiff
path: root/lld/docs/ReleaseNotes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'lld/docs/ReleaseNotes.rst')
-rw-r--r--lld/docs/ReleaseNotes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst
index 863b20189100..03671c6f3b6f 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
------------------