Skip to content

Commit 34c21f8

Browse files
committed
flang release notes: drop in-progress warnings; minor cleanups
1 parent 6afefb4 commit 34c21f8

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

flang/docs/ReleaseNotes.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
# Flang 11.0.0 (In-Progress) Release Notes
2-
3-
> **warning**
4-
>
5-
> These are in-progress notes for the upcoming LLVM 11.0.0 release.
6-
> Release notes for previous releases can be found on [the Download
7-
> Page](https://releases.llvm.org/download.html).
1+
# Flang 11.0.0 Release Notes
82

93
## Introduction
104

@@ -17,18 +11,6 @@ documentation](https://llvm.org/docs/ReleaseNotes.html). All LLVM
1711
releases may be downloaded from the [LLVM releases web
1812
site](https://llvm.org/releases/).
1913

20-
Note that if you are reading this file from a Git checkout, this
21-
document applies to the *next* release, not the current one. To see the
22-
release notes for a specific release, please see the [releases
23-
page](https://llvm.org/releases/).
24-
25-
## Known Issues
26-
27-
These are issues that couldn't be fixed before the release. See the bug
28-
reports for the latest status.
29-
30-
* ...
31-
3214
## Introducing Flang
3315

3416
Flang is LLVM's Fortran front end and is new for the LLVM 11 release.

0 commit comments

Comments
 (0)