Fix a bug owen noticed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27825 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-04-19 04:21:16 +00:00
parent cf797e9205
commit 657408b4f3

View File

@ -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,