Skip to content

Commit b1c5e90

Browse files
committed
ReleaseNotes: remove in-progress warning
llvm-svn: 354331
1 parent 363f1d0 commit b1c5e90

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ lld 8.0.0 Release Notes
55
.. contents::
66
:local:
77

8-
.. warning::
9-
These are in-progress notes for the upcoming LLVM 8.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

@@ -18,7 +13,7 @@ Mach-O (macOS), MinGW and WebAssembly. lld is command-line-compatible with
1813
GNU linkers and Microsoft link.exe and is significantly faster than the
1914
system default linkers.
2015

21-
nlld 8.0.0 has lots of feature improvements and bug fixes.
16+
lld 8.0.0 has lots of feature improvements and bug fixes.
2217

2318
Non-comprehensive list of changes in this release
2419
=================================================

0 commit comments

Comments
 (0)