aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-07-13 21:27:36 +0000
committerChris Lattner <sabre@nondot.org>2008-07-13 21:27:36 +0000
commit6b118e1893b05fe535112be1af692329434429e7 (patch)
tree4a20f9b1ba48bb920fb120c11dc1973a47dfe48a /docs
parent16b3c50cbdbb3ee97137cc0ce6d05643b9693feb (diff)
downloadexternal_llvm-6b118e1893b05fe535112be1af692329434429e7.zip
external_llvm-6b118e1893b05fe535112be1af692329434429e7.tar.gz
external_llvm-6b118e1893b05fe535112be1af692329434429e7.tar.bz2
add a description.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53529 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 7810002..f3dcb18 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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