From 8993e90cd2f3d64cd20af8e36afb232fa697ea64 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 31 Jul 2007 04:52:37 +0000 Subject: [PATCH] add a link git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40614 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/index.html b/www/index.html index 896578a113..c0147c0a77 100644 --- a/www/index.html +++ b/www/index.html @@ -27,6 +27,8 @@ list. If you are interested in contributing to it or following its progress, please join the cfe-commits list.

+

A rough Internals Manual is +available.

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 -- 2.50.1