From 412e17f75effafb8e37e808a8672970a7c96b389 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 10 Jul 2008 05:32:43 +0000 Subject: [PATCH] Add a new distcc status page, which is currently empty and not linked from anywhere. It will be linked when content is filled in. Page by Csaba Hruska! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53392 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/distclang_status.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 www/distclang_status.html diff --git a/www/distclang_status.html b/www/distclang_status.html new file mode 100644 index 0000000000..f8675ce7ad --- /dev/null +++ b/www/distclang_status.html @@ -0,0 +1,30 @@ + + + + + Clang - Distributed Compilation Support + + + + + + + + +
+ + +

Distributed Compilation Support in Clang

+ + +

+This page tracks the status of Distributed Compilation support in Clang.
+Currently some basic features are working but the code is under heavy +development.

+ + +
+ +