From 7fcfac033eea8960d8329752d45fd2f44edd0b81 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 6 Dec 2003 20:24:46 +0000 Subject: [PATCH] Fix awkward wording git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10295 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 885a07774eb..e577ab4ad21 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -73,7 +73,7 @@ href="http://llvm.cs.uiuc.edu/releases/">releases page.

This is the second public release of the LLVM compiler infrastructure. This release is primarily a bugfix release, dramatically improving the C/C++ front-end, and improving support for C++ in the LLVM core. This release also -features a few new features, such as a simple profiler, support for Mac OS/X, +includes a few new features, such as a simple profiler, support for Mac OS/X, and better interoperability with external source bases.

At this time, LLVM is known to correctly compile the SPEC CPU2000 benchmarks