[llvm-commits] CVS: llvm-www/releases/1.0/announcement.txt
Misha Brukman
brukman at cs.uiuc.edu
Fri Oct 24 16:19:01 PDT 2003
Changes in directory llvm-www/releases/1.0:
announcement.txt updated: 1.3 -> 1.4
---
Log message:
* Try to be grammatical in our questions
* Remove extra blank line
---
Diffs of the changes: (+1 -3)
Index: llvm-www/releases/1.0/announcement.txt
diff -u llvm-www/releases/1.0/announcement.txt:1.3 llvm-www/releases/1.0/announcement.txt:1.4
--- llvm-www/releases/1.0/announcement.txt:1.3 Fri Oct 24 11:25:14 2003
+++ llvm-www/releases/1.0/announcement.txt Fri Oct 24 16:18:02 2003
@@ -12,7 +12,7 @@
C and C++ programs, using front-ends derived from GCC 3.4. New front-ends
are being written for Java bytecode and CAML.
-WHOM MIGHT THIS RELEASE BE USEFUL?
+WHO WILL FIND THIS RELEASE USEFUL?
o Compiler researchers interested in compile-time, link-time
(interprocedural) and runtime transformations for C and C++ programs.
o Virtual machine researchers/developers interested in a portable,
@@ -23,7 +23,6 @@
prototyping of compiler transformations.
HOW LONG DOES IT TAKE TO GET STARTED WITH LLVM?
-
We have found that new users can install LLVM and write their first LLVM
pass in hours, and start sophisticated projects using LLVM within days.
@@ -63,4 +62,3 @@
-------
(*) Hosted by apache compiled to LLVM and running on the x86 JIT
-
More information about the llvm-commits
mailing list