[llvm-branch-commits] [openmp] f9572ab - openmp 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:51 PDT 2020
Author: Hans Wennborg
Date: 2020-09-16T17:21:17+02:00
New Revision: f9572abae17c483c861702d440b4eeb0f08879d1
URL: https://github.com/llvm/llvm-project/commit/f9572abae17c483c861702d440b4eeb0f08879d1
DIFF: https://github.com/llvm/llvm-project/commit/f9572abae17c483c861702d440b4eeb0f08879d1.diff
LOG: openmp release notes: drop in-progress warnings; minor cleanups
Added:
Modified:
openmp/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/openmp/docs/ReleaseNotes.rst b/openmp/docs/ReleaseNotes.rst
index b7f2ec42277e..e09ef5f5b638 100644
--- a/openmp/docs/ReleaseNotes.rst
+++ b/openmp/docs/ReleaseNotes.rst
@@ -5,11 +5,6 @@ openmp 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
============
@@ -21,16 +16,6 @@ from the `LLVM releases web site <https://llvm.org/releases/>`_.
Non-comprehensive list of changes in this release
=================================================
-5.0 features
-------------
-
-* ...
-
-5.1 features
-------------
-
-* ...
-
OMPT Improvements
-----------------
More information about the llvm-branch-commits
mailing list