From: Chris Lattner Date: Mon, 28 Jun 2004 17:11:10 +0000 (+0000) Subject: Building the C FE is a user-level process X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d80ea073dd5697b9559ce268f37e741e8fe618af;p=oota-llvm.git Building the C FE is a user-level process git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14464 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index 38523038350..d5b2ea10e34 100644 --- a/docs/index.html +++ b/docs/index.html @@ -94,6 +94,7 @@ Instructions
  • LLVM Command Guide
  • LLVM Assembly Language
  • LLVM Test Suite Guide
  • +
  • Building the LLVM C/C++ front-end
  • @@ -125,7 +126,6 @@ useful for those writing front-ends.