1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

link to the bitcode doc

llvm-svn: 36896
This commit is contained in:
Chris Lattner 2007-05-06 23:20:06 +00:00
parent 3f3e76b01b
commit a98320b577

View File

@ -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