summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit8f7f575a08bb993221a5421a4e9bc9ec771626cf (patch)
tree7eec881a8c68a53b5dfb250159f09efdeff8ee8c /llvm/docs/index.html
parent8009d4a2f452ba556dd5a325099717b8878e522c (diff)
downloadbcm5719-llvm-8f7f575a08bb993221a5421a4e9bc9ec771626cf.tar.gz
bcm5719-llvm-8f7f575a08bb993221a5421a4e9bc9ec771626cf.zip
link to the bitcode doc
llvm-svn: 36896
Diffstat (limited to 'llvm/docs/index.html')
-rw-r--r--llvm/docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index 9e0d23aa2bf..bcade19aba1 100644
--- a/llvm/docs/index.html
+++ b/llvm/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
OpenPOWER on IntegriCloud