* llvm.spec.in: update blurb
[oota-llvm.git] / llvm.spec.in
index 1091f2d9f818ab56bffe14f45c7cbecd29d5c420..9284d65d00774595585385c4e862f21a2eff0f7b 100644 (file)
@@ -15,8 +15,9 @@ BuildRequires: gcc >= 3.4
 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.1. The compiler infrastructure 
+Illinois and Apple. It currently supports compilation of C and C++ programs, 
+using front-ends derived from GCC 4.0.1. A new front-end for the C family of
+languages is in development. The compiler infrastructure
 includes mirror sets of programming tools as well as libraries with equivalent
 functionality.