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. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits