[llvm-branch-commits] [lld] 6afefb4 - lld release notes: drop in-progress warnings; minor cleanups
Hans Wennborg via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Sep 16 08:22:45 PDT 2020
Author: Hans Wennborg
Date: 2020-09-16T17:16:34+02:00
New Revision: 6afefb45dbffc4a8187192f3c70655343a10febf
URL: https://github.com/llvm/llvm-project/commit/6afefb45dbffc4a8187192f3c70655343a10febf
DIFF: https://github.com/llvm/llvm-project/commit/6afefb45dbffc4a8187192f3c70655343a10febf.diff
LOG: lld release notes: drop in-progress warnings; minor cleanups
Added:
Modified:
lld/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst
index 880f933e51be..fcb8eaefa594 100644
--- a/lld/docs/ReleaseNotes.rst
+++ b/lld/docs/ReleaseNotes.rst
@@ -5,11 +5,6 @@ lld 11.0.0 Release Notes
.. contents::
:local:
-.. warning::
- These are in-progress notes for the upcoming LLVM 11.0.0 release.
- Release notes for previous releases can be found on
- `the Download Page <https://releases.llvm.org/download.html>`_.
-
Introduction
============
@@ -176,12 +171,3 @@ MinGW Improvements
``--disable-runtime-pseudo-reloc``), the ``--no-seh`` flag and options
for selecting file and section alignment (``--file-alignment`` and
``--section-alignment``).
-
-MachO Improvements
-------------------
-
-* Item 1.
-
-WebAssembly Improvements
-------------------------
-
More information about the llvm-branch-commits
mailing list