Cedric Venet | 3d65864 | 2009-02-14 20:20:19 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" |
| 2 | "http://www.w3.org/TR/html4/strict.dtd"> |
| 3 | <html> |
| 4 | <head> |
| 5 | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
| 6 | <title>Clang - Distributed Compilation Support</title> |
| 7 | <link type="text/css" rel="stylesheet" href="menu.css" /> |
| 8 | <link type="text/css" rel="stylesheet" href="content.css" /> |
| 9 | <style type="text/css"> |
| 10 | </style> |
| 11 | </head> |
| 12 | <body> |
| 13 | |
| 14 | <!--#include virtual="menu.html.incl"--> |
| 15 | |
| 16 | <div id="content"> |
| 17 | |
| 18 | <!--*************************************************************************--> |
| 19 | <h1>Distributed Compilation Support in Clang</h1> |
| 20 | <!--*************************************************************************--> |
| 21 | |
| 22 | <p> |
| 23 | This page tracks the status of Distributed Compilation support in Clang.<br> |
| 24 | Currently some basic features are working but the code is under heavy |
| 25 | development. </p> |
| 26 | |
| 27 | |
| 28 | </div> |
| 29 | </body> |
| 30 | </html> |