aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-06 23:20:06 +0000
committerChris Lattner <sabre@nondot.org>2007-05-06 23:20:06 +0000
commitde36ffd2ca8304ddaf189cf3b1ef97f7b57c2cb3 (patch)
tree22e29a86f6cdb3da2fa60c345aa95e002ca2f258 /docs/index.html
parenta0f9daf1bc128e293d888afa10c0d1017a2bbf0a (diff)
downloadexternal_llvm-de36ffd2ca8304ddaf189cf3b1ef97f7b57c2cb3.zip
external_llvm-de36ffd2ca8304ddaf189cf3b1ef97f7b57c2cb3.tar.gz
external_llvm-de36ffd2ca8304ddaf189cf3b1ef97f7b57c2cb3.tar.bz2
link to the bitcode doc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36896 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 9e0d23a..bcade19 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -210,7 +210,7 @@ reducer description and usage information.</li>
describes the design and configuration of the LLVM compiler driver tool,
<tt>llvmc</tt>.</li>
-<li><a href="BytecodeFormat.html">LLVM Bytecode File Format</a></li>
+<li><a href="BitCodeFormat.html">LLVM Bitcode File Format</a></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