brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.1 KiB · cc1628f Raw
49 lines · plain
1.. If you want to modify sections/contents permanently, you should modify both2   ReleaseNotes.rst and ReleaseNotesTemplate.txt.3 4===========================5lld |release| Release Notes6===========================7 8.. contents::9    :local:10 11.. only:: PreRelease12 13  .. warning::14     These are in-progress notes for the upcoming LLVM |release| release.15     Release notes for previous releases can be found on16     `the Download Page <https://releases.llvm.org/download.html>`_.17 18Introduction19============20 21This document contains the release notes for the lld linker, release |release|.22Here we describe the status of lld, including major improvements23from the previous release. All lld releases may be downloaded24from the `LLVM releases web site <https://llvm.org/releases/>`_.25 26Non-comprehensive list of changes in this release27=================================================28 29ELF Improvements30----------------31 32Breaking changes33----------------34 35COFF Improvements36-----------------37 38MinGW Improvements39------------------40 41MachO Improvements42------------------43 44WebAssembly Improvements45------------------------46 47Fixes48#####49