[llvm-commits] CVS: llvm/docs/LLVMVsTheWorld.html

Brian Gaeke gaeke at cs.uiuc.edu
Wed Nov 12 15:37:01 PST 2003


Changes in directory llvm/docs:

LLVMVsTheWorld.html updated: 1.2 -> 1.3

---
Log message:

I won't claim we're "better than and/or different from..." at Misha's behest.


---
Diffs of the changes:  (+4 -4)

Index: llvm/docs/LLVMVsTheWorld.html
diff -u llvm/docs/LLVMVsTheWorld.html:1.2 llvm/docs/LLVMVsTheWorld.html:1.3
--- llvm/docs/LLVMVsTheWorld.html:1.2	Wed Nov 12 14:20:55 2003
+++ llvm/docs/LLVMVsTheWorld.html	Wed Nov 12 15:36:29 2003
@@ -36,9 +36,9 @@
 <p>Whether you are a stranger to LLVM or not, and whether you are considering
 using it for your projects or not, you may find it useful to understand how we
 compare ourselves to other well-known compilers. The following list of points
-should help you understand -- from our point of view -- the way we see LLVM as
-being better than and/or different from a few other selected compilers and code
-generation systems.</p>
+should help you understand -- from our point of view -- some of the important
+ways in which we see LLVM as different from other selected compilers and
+code generation systems.</p>
 
 <p>At the moment, we only compare ourselves below to <a
 href="http://gcc.gnu.org/">GCC</a> and <a
@@ -171,7 +171,7 @@
   <address>Brian R. Gaeke</address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2003/11/12 20:20:55 $
+  Last modified: $Date: 2003/11/12 21:36:29 $
 </div>
 
 </body>





More information about the llvm-commits mailing list