From: Chris Lattner Date: Thu, 26 Jul 2007 06:11:49 +0000 (+0000) Subject: add another link. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18cf0ffa745534ea9e9180efbfeea6a95ae4a4b0;p=clang add another link. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40512 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/index.html b/www/index.html index 5f84d85744..896578a113 100644 --- a/www/index.html +++ b/www/index.html @@ -11,6 +11,12 @@ A video and slides are available.

+

Some more motivation, details, and performance numbers are in the second +half of Chris' LLVM 2.0 +and Beyond! talk, which describes how the clang preprocessor can be used +to make distcc 3-4x more scalable.

+

To get and build the source, please follow these directions.