Commit 69c7f488 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

ReleaseNotes: tidy up for the release

llvm-svn: 341662
parent 0d7b2cb1
Loading
Loading
Loading
Loading
+1 −11
Original line number Diff line number Diff line
@@ -5,18 +5,13 @@ LLD 7.0.0 Release Notes
.. contents::
    :local:

.. warning::
   These are in-progress notes for the upcoming LLVM 7.0.0 release.
   Release notes for previous releases can be found on
   `the Download Page <http://releases.llvm.org/download.html>`_.

Introduction
============

This document contains the release notes for the lld linker, release 7.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/>`_.
from the `LLVM releases web site <https://llvm.org/releases/>`_.

Non-comprehensive list of changes in this release
=================================================
@@ -44,8 +39,3 @@ COFF Improvements
* Added support for outputting PDB debug info for MinGW targets.

* Improved compatibility of output binaries with GNU binutils objcopy/strip.

MachO Improvements
------------------

* Item 1.