From ebc8c7dd8b778fc8348baceb02b5e2c84f0a4326 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 18 May 2005 22:23:56 +0000 Subject: [PATCH] Reid linked to the CVS release notes on newsforge :( git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22126 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 120000899a5..fbde306e62d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -73,6 +73,12 @@ a large number of new features and enhancements, described below.

New Features in LLVM 1.6 +
+

+ See LLVM 1.5 Release Notes +

+
+
Code Quality Improvements in LLVM 1.6 -- 2.34.1