[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Sat Dec 6 14:25:01 PST 2003
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.70 -> 1.71
---
Log message:
Fix awkward wording
---
Diffs of the changes: (+2 -2)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.70 llvm/docs/ReleaseNotes.html:1.71
--- llvm/docs/ReleaseNotes.html:1.70 Sat Dec 6 14:22:41 2003
+++ llvm/docs/ReleaseNotes.html Sat Dec 6 14:24:46 2003
@@ -73,7 +73,7 @@
<p>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.</p>
<p>At this time, LLVM is known to correctly compile the SPEC CPU2000 benchmarks
@@ -648,7 +648,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2003/12/06 20:22:41 $
+ Last modified: $Date: 2003/12/06 20:24:46 $
</address>
</body>
More information about the llvm-commits
mailing list