From 657408b4f35441eeea6c9cc3f0e50971647af1bf Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 19 Apr 2006 04:21:16 +0000 Subject: Fix a bug owen noticed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27825 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 02b65f7..f967b7b 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -80,7 +80,7 @@ front-end
-

LLVM 1.8 includes a brand new llvm-gcc, based on GCC 4.0.1. This version +

LLVM 1.7 includes a brand new llvm-gcc, based on GCC 4.0.1. This version of llvm-gcc solves many serious long-standing problems with llvm-gcc, including all of those blocked by the llvm-gcc 4 meta bug. In addition, llvm-gcc4 implements support for many new features, -- cgit v1.1