[llvm-commits] CVS: llvm/llvm.spec.in

Reid Spencer reid at x10sys.com
Sun Aug 20 18:59:11 PDT 2006



Changes in directory llvm:

llvm.spec.in updated: 1.6 -> 1.7
---
Log message:

Minor technical correction in documentation.


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

 llvm.spec.in |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/llvm.spec.in
diff -u llvm/llvm.spec.in:1.6 llvm/llvm.spec.in:1.7
--- llvm/llvm.spec.in:1.6	Tue Aug 15 19:42:52 2006
+++ llvm/llvm.spec.in	Sun Aug 20 20:58:57 2006
@@ -16,7 +16,7 @@
 and idle-time optimization of programs from arbitrary programming languages.
 LLVM is written in C++ and has been developed since 2000 at the University of
 Illinois and Apple.  It currently supports compilation of C and C++ programs, 
-using front-ends derived from GCC 3.4 and 4.0.2. The compiler infrastructure 
+using front-ends derived from GCC 3.4 and 4.0.1. The compiler infrastructure 
 includes mirror sets of programming tools as well as libraries with equivalent
 functionality.
 






More information about the llvm-commits mailing list