[clang][bytecode][NFC] Only get expr when checking for UB (#125397)
[llvm-project.git] / lld / docs / ReleaseNotes.rst
blob6f60efd87c975b725ae942631c96568d1f3efa5e
1 ===========================
2 lld |release| Release Notes
3 ===========================
5 .. contents::
6     :local:
8 .. only:: PreRelease
10   .. warning::
11      These are in-progress notes for the upcoming LLVM |release| release.
12      Release notes for previous releases can be found on
13      `the Download Page <https://releases.llvm.org/download.html>`_.
15 Introduction
16 ============
18 This document contains the release notes for the lld linker, release |release|.
19 Here we describe the status of lld, including major improvements
20 from the previous release. All lld releases may be downloaded
21 from the `LLVM releases web site <https://llvm.org/releases/>`_.
23 Non-comprehensive list of changes in this release
24 =================================================
26 ELF Improvements
27 ----------------
29 Breaking changes
30 ----------------
32 COFF Improvements
33 -----------------
35 MinGW Improvements
36 ------------------
38 MachO Improvements
39 ------------------
41 WebAssembly Improvements
42 ------------------------
44 Fixes
45 #####