Skip to content

Commit 78c90d9

Browse files
committed
docs: remove in-progress warnings
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_60@325786 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 7449cdd commit 78c90d9

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

docs/ReleaseNotes.rst

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

8-
.. warning::
9-
These are in-progress notes for the upcoming LLVM 6 release.
10-
Release notes for previous releases can be found on
11-
`the Download Page <http://releases.llvm.org/download.html>`_.
12-
13-
148
Introduction
159
============
1610

@@ -26,11 +20,6 @@ have questions or comments, the `LLVM Developer's Mailing List
2620
<http://lists.llvm.org/mailman/listinfo/llvm-dev>`_ is a good place to send
2721
them.
2822

29-
Note that if you are reading this file from a Subversion checkout or the main
30-
LLVM web page, this document applies to the *next* release, not the current
31-
one. To see the release notes for a specific release, please see the `releases
32-
page <http://llvm.org/releases/>`_.
33-
3423
Non-comprehensive list of changes in this release
3524
=================================================
3625
.. NOTE

docs/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
Overview
22
========
33

4-
.. warning::
5-
6-
If you are using a released version of LLVM, see `the download page
7-
<http://llvm.org/releases/>`_ to find your documentation.
8-
94
The LLVM compiler infrastructure supports a wide range of projects, from
105
industrial strength compilers to specialized JIT applications to small
116
research projects.

0 commit comments

Comments
 (0)