diff options
Diffstat (limited to 'lld')
-rw-r--r-- | lld/docs/ReleaseNotes.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst index 8bd73db363d..7b7e3c40e96 100644 --- a/lld/docs/ReleaseNotes.rst +++ b/lld/docs/ReleaseNotes.rst @@ -1,17 +1,17 @@ ======================= -LLD 4.0.0 Release Notes +LLD 5.0.0 Release Notes ======================= .. contents:: :local: .. warning:: - These are in-progress notes for the upcoming LLVM 4.0.0 release. + These are in-progress notes for the upcoming LLVM 5.0.0 release. Introduction ============ -This document contains the release notes for the LLD linker, release 4.0.0. +This document contains the release notes for the LLD linker, release 5.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 <http://llvm.org/releases/>`_. @@ -22,7 +22,7 @@ Non-comprehensive list of changes in this release ELF Improvements ---------------- -* Initial support for LTO. +* Item 1. COFF Improvements ----------------- |