From da6f521ab046addac37065fccc0e66922b498ccb Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 30 Oct 2003 01:19:16 +0000 Subject: Add a link to the C/C++ front-end building instructions. llvm-svn: 9603 --- llvm/docs/index.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'llvm/docs/index.html') diff --git a/llvm/docs/index.html b/llvm/docs/index.html index b2db1ba8586..5dc1da029a0 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -201,6 +201,11 @@ Other LLVM Resources:
+ Building the LLVM C/C++ front-end: +
+ llvm/docs/CFEBuildInstrs.html +

+

Submitting a Bug:
-- cgit v1.2.3