From: Reid Spencer Date: Sun, 22 Aug 2004 18:06:59 +0000 (+0000) Subject: Many useful corrections resulting from Chris Lattner's review. Thanks Chris! X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=46d21926baafae4c0a8b9f51bae45e61758c56f1;p=oota-llvm.git Many useful corrections resulting from Chris Lattner's review. Thanks Chris! Misha: you're next. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15996 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index d7b3de5662e..16e777cc3de 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -4,14 +4,6 @@ The LLVM Compiler Driver (llvmc) - @@ -74,8 +66,8 @@
Purpose
-

llvmc was invented to make compilation with LLVM based compilers - easier. To accomplish this, llvmc strives to:

+

llvmc was invented to make compilation of user programs with + LLVM-based tools easier. To accomplish this, llvmc strives to: