[llvm-commits] CVS: llvm-www/releases/1.1/announcement.txt
Chris Lattner
lattner at cs.uiuc.edu
Wed Dec 17 17:51:01 PST 2003
Changes in directory llvm-www/releases/1.1:
announcement.txt updated: 1.4 -> 1.5
---
Log message:
Add link
---
Diffs of the changes: (+2 -2)
Index: llvm-www/releases/1.1/announcement.txt
diff -u llvm-www/releases/1.1/announcement.txt:1.4 llvm-www/releases/1.1/announcement.txt:1.5
--- llvm-www/releases/1.1/announcement.txt:1.4 Wed Dec 17 15:04:43 2003
+++ llvm-www/releases/1.1/announcement.txt Wed Dec 17 17:50:16 2003
@@ -22,7 +22,7 @@
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
- includes 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,
better interoperability with external source bases, a new example language
front-end, and improvements in a few optimizations. This release also
features several substantial speedups and implementation of missing features.
@@ -32,7 +32,7 @@
For an easier to read set of changes, please see the status updates:
http://mail.cs.uiuc.edu/pipermail/llvm-announce/2003-November/000003.html
- ***** Second 1.1 status update *****
+ http://mail.cs.uiuc.edu/pipermail/llvm-announce/2003-December/000004.html
HOW DO I GET IT?
More information about the llvm-commits
mailing list