[lld] r294659 - Don't try to link to the 4.0 release notes

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 15:27:19 PST 2017


Author: hans
Date: Thu Feb  9 17:27:17 2017
New Revision: 294659

URL: http://llvm.org/viewvc/llvm-project?rev=294659&view=rev
Log:
Don't try to link to the 4.0 release notes

Modified:
    lld/trunk/docs/ReleaseNotes.rst

Modified: lld/trunk/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/docs/ReleaseNotes.rst?rev=294659&r1=294658&r2=294659&view=diff
==============================================================================
--- lld/trunk/docs/ReleaseNotes.rst (original)
+++ lld/trunk/docs/ReleaseNotes.rst Thu Feb  9 17:27:17 2017
@@ -7,6 +7,8 @@ LLD 5.0.0 Release Notes
 
 .. warning::
    These are in-progress notes for the upcoming LLVM 5.0.0 release.
+   Release notes for previous releases can be found on
+   `the Download Page <http://releases.llvm.org/download.html>`_.
 
 Introduction
 ============




More information about the llvm-commits mailing list