Skip to content

Commit

Permalink
Minor technical correction in documentation.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29784 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Reid Spencer committed Aug 21, 2006
1 parent dcee9d0 commit 422fa62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 422fa62

Please sign in to comment.