diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-07-31 04:52:37 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-07-31 04:52:37 +0000 |
| commit | bcb22a9c8dd6b58d84ba41a27762f865fe9ea7ff (patch) | |
| tree | 086dd7a7b1cf7b62272d4404c01bfa6363d5b77e | |
| parent | 66eb88bf48abd37858be3b4e06caa431c621090c (diff) | |
| download | bcm5719-llvm-bcb22a9c8dd6b58d84ba41a27762f865fe9ea7ff.tar.gz bcm5719-llvm-bcb22a9c8dd6b58d84ba41a27762f865fe9ea7ff.zip | |
add a link
llvm-svn: 40614
| -rw-r--r-- | clang/www/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/www/index.html b/clang/www/index.html index 896578a113c..c0147c0a778 100644 --- a/clang/www/index.html +++ b/clang/www/index.html @@ -27,6 +27,8 @@ list. If you are interested in contributing to it or following its progress, please join the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits"> cfe-commits</a> list.</p> +<p>A rough <a href="docs/InternalsManual.html">Internals Manual</a> is +available.</p> <p>Please note that we don't consider this to be ready for people to take and compile random pieces of code with yet. However, if you'd like to do so |

