add a description.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Jul 2008 21:27:36 +0000 (21:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Jul 2008 21:27:36 +0000 (21:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53529 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index 7810002117044e3816d69dc39f1906001bb174f4..f3dcb18500ea4f7220bab083695efe645fe760fb 100644 (file)
@@ -218,7 +218,8 @@ reducer description and usage information.</li>
 describes the design and configuration of the LLVM compiler driver tool,
 <tt>llvmc</tt>.</li>
 
-<li><a href="BitCodeFormat.html">LLVM Bitcode File Format</a></li>
+<li><a href="BitCodeFormat.html">LLVM Bitcode File Format</a> - This describes 
+the file format and encoding used for LLVM "bc" files.</li>
 
 <li><a href="SystemLibrary.html">System Library</a> - This document describes
 the LLVM System Library (<tt>lib/System</tt>) and how to keep LLVM source code