blob: 26ba31424f85f4ecf1963c9f9bd0edf5460a25d3 [file] [log] [blame]
Cedric Venet3d658642009-02-14 20:20:19 +00001<!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>
23This page tracks the status of Distributed Compilation support in Clang.<br>
24Currently some basic features are working but the code is under heavy
25development. </p>
26
27
28</div>
29</body>
30</html>