From: Chris Lattner Date: Sun, 13 Jul 2008 21:27:36 +0000 (+0000) Subject: add a description. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=4f60e4de90ed926fc012aa2e59118adb17062c7b;p=oota-llvm.git add a description. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53529 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index 78100021170..f3dcb18500e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -218,7 +218,8 @@ reducer description and usage information. describes the design and configuration of the LLVM compiler driver tool, llvmc. -
  • LLVM Bitcode File Format
  • +
  • LLVM Bitcode File Format - This describes +the file format and encoding used for LLVM "bc" files.
  • System Library - This document describes the LLVM System Library (lib/System) and how to keep LLVM source code