X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=llvm.spec.in;h=1091f2d9f818ab56bffe14f45c7cbecd29d5c420;hb=516b962b5a043e4773f0655d0790e58780e3a345;hp=d1f53cb2e452dab7253d141b4f39fcfedbb67eba;hpb=10e46630fb6b19a51f34211942f5f00a438508b4;p=oota-llvm.git diff --git a/llvm.spec.in b/llvm.spec.in index d1f53cb2e45..1091f2d9f81 100644 --- a/llvm.spec.in +++ b/llvm.spec.in @@ -16,7 +16,7 @@ LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, 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.