From cfba0fade86c3be04ea06afa4969c2bbc24951a4 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! llvm-svn: 53392 --- clang/www/distclang_status.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 clang/www/distclang_status.html diff --git a/clang/www/distclang_status.html b/clang/www/distclang_status.html new file mode 100644 index 000000000000..f8675ce7ad16 --- /dev/null +++ b/clang/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.

+ + +
+ +