summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-04-19 04:21:16 +0000
committerChris Lattner <sabre@nondot.org>2006-04-19 04:21:16 +0000
commit657408b4f35441eeea6c9cc3f0e50971647af1bf (patch)
tree34efbbb287b04a12f65c8dec2c4a95d08afc8a20 /docs/ReleaseNotes.html
parentcf797e92052c16bc51df544ce02acd432475263b (diff)
downloadllvm-657408b4f35441eeea6c9cc3f0e50971647af1bf.tar.gz
llvm-657408b4f35441eeea6c9cc3f0e50971647af1bf.tar.bz2
llvm-657408b4f35441eeea6c9cc3f0e50971647af1bf.tar.xz
Fix a bug owen noticed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27825 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 02b65f7111..f967b7b276 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -80,7 +80,7 @@ front-end</a></div>
<div class="doc_text">
-<p>LLVM 1.8 includes a brand new llvm-gcc, based on GCC 4.0.1. This version
+<p>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 <a href="http://llvm.org/PR498">llvm-gcc 4 meta
bug</a>. In addition, llvm-gcc4 implements support for many new features,