From f70414f3d06cacd8a681bd756248ca71e50d1817 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Fri, 13 Jul 2007 09:48:29 +0000 Subject: * llvm.spec.in: update blurb * autoconf/AutoRegen.sh: use variables for autofoo versions * autoconf/configure.ac: test for some more functions that are not guaranteed on solaris Note: the svn:mime-type of autoconf/AutoRegen.sh should be set to something that allows for text compares using svn diff git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39800 91177308-0d34-0410-b5e6-96231b3b80d8 --- llvm.spec.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'llvm.spec.in') diff --git a/llvm.spec.in b/llvm.spec.in index 1091f2d9f8..9284d65d00 100644 --- a/llvm.spec.in +++ b/llvm.spec.in @@ -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. -- cgit v1.2.3