diff options
Diffstat (limited to 'lld/docs/ReleaseNotes.rst')
| -rw-r--r-- | lld/docs/ReleaseNotes.rst | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst index e0b17ca3e030..3684e99cb80c 100644 --- a/lld/docs/ReleaseNotes.rst +++ b/lld/docs/ReleaseNotes.rst @@ -1,19 +1,19 @@ ======================== -lld 12.0.0 Release Notes +lld 13.0.0 Release Notes ======================== .. contents:: :local: .. warning:: - These are in-progress notes for the upcoming LLVM 12.0.0 release. + These are in-progress notes for the upcoming LLVM 13.0.0 release. Release notes for previous releases can be found on `the Download Page <https://releases.llvm.org/download.html>`_. Introduction ============ -This document contains the release notes for the lld linker, release 12.0.0. +This document contains the release notes for the lld linker, release 13.0.0. Here we describe the status of lld, including major improvements from the previous release. All lld releases may be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_. @@ -24,8 +24,7 @@ Non-comprehensive list of changes in this release ELF Improvements ---------------- -* ``--error-handling-script`` is added to allow for user-defined handlers upon - missing libraries. (`D87758 <https://reviews.llvm.org/D87758>`_) +* ... Breaking changes ---------------- |
