From: Reid Spencer Date: Thu, 2 Aug 2007 09:58:41 +0000 (+0000) Subject: Hyphenate a word, to check auto-update feature. Third times the charm! X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad43ad47474a0e272827413eb1f0398698b8c90b;p=clang Hyphenate a word, to check auto-update feature. Third times the charm! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40734 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/index.html b/www/index.html index 71ea93715c..8722f6386b 100644 --- a/www/index.html +++ b/www/index.html @@ -14,7 +14,7 @@ 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 +and Beyond! talk, which describes how the clang pre-processor can be used to make distcc 3-4x more scalable.

To get and build the source, please follow