]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/tools/lld/docs/ReleaseNotes.rst
Merge vendor lld/docs directory from r337145
[FreeBSD/FreeBSD.git] / contrib / llvm / tools / lld / docs / ReleaseNotes.rst
1 =======================
2 LLD 7.0.0 Release Notes
3 =======================
4
5 .. contents::
6     :local:
7
8 .. warning::
9    These are in-progress notes for the upcoming LLVM 7.0.0 release.
10    Release notes for previous releases can be found on
11    `the Download Page <http://releases.llvm.org/download.html>`_.
12
13 Introduction
14 ============
15
16 This document contains the release notes for the lld linker, release 7.0.0.
17 Here we describe the status of lld, including major improvements
18 from the previous release. All lld releases may be downloaded
19 from the `LLVM releases web site <http://llvm.org/releases/>`_.
20
21 Non-comprehensive list of changes in this release
22 =================================================
23
24 ELF Improvements
25 ----------------
26
27 * Item 1.
28
29 COFF Improvements
30 -----------------
31
32 * Item 1.
33
34 MachO Improvements
35 ------------------
36
37 * Item 1.