forked from OSchip/llvm-project
Don't try to link to the 4.0 release notes
llvm-svn: 294647
This commit is contained in:
parent
6717a0ba03
commit
f1e773cab5
|
@ -6,9 +6,9 @@ LLVM 5.0.0 Release Notes
|
|||
:local:
|
||||
|
||||
.. warning::
|
||||
These are in-progress notes for the upcoming LLVM 5 release. You may
|
||||
prefer the `LLVM 4 Release Notes <http://llvm.org/releases/4.0.0/docs
|
||||
/ReleaseNotes.html>`_.
|
||||
These are in-progress notes for the upcoming LLVM 5 release.
|
||||
Release notes for previous releases can be found on
|
||||
`the Download Page <http://releases.llvm.org/download.html>`_.
|
||||
|
||||
|
||||
Introduction
|
||||
|
|
Loading…
Reference in New Issue