Skip to content

Commit 2857b97

Browse files
committed
ReleaseNotes: remove in-progress warning, remove empty sections
llvm-svn: 370364
1 parent 6f2f929 commit 2857b97

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ lld 9.0.0 Release Notes
55
.. contents::
66
:local:
77

8-
.. warning::
9-
These are in-progress notes for the upcoming LLVM 9.0.0 release.
10-
Release notes for previous releases can be found on
11-
`the Download Page <https://releases.llvm.org/download.html>`_.
12-
138
Introduction
149
============
1510

@@ -37,8 +32,6 @@ ELF Improvements
3732
into corresponding PT_MIPS_REGINFO, PT_MIPS_OPTIONS, and PT_MIPS_ABIFLAGS
3833
segments.
3934

40-
* ...
41-
4235
COFF Improvements
4336
-----------------
4437

@@ -76,8 +69,6 @@ COFF Improvements
7669
* The generated thunks for delayimports now share the majority of code
7770
among thunks, significantly reducing the overhead of using delayimport
7871

79-
* ...
80-
8172
MinGW Improvements
8273
------------------
8374

@@ -95,13 +86,3 @@ MinGW Improvements
9586
name, with the new option ``-pdb=`` with an empty value to the option.
9687
(The old existing syntax ``-pdb <filename>`` was more cumbersome to use
9788
with an empty parameter value.)
98-
99-
MachO Improvements
100-
------------------
101-
102-
* Item 1.
103-
104-
WebAssembly Improvements
105-
------------------------
106-
107-
* ...

0 commit comments

Comments
 (0)