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 `_) MinGW Improvements ------------------