No really, he did finish!

llvm-svn: 14717
This commit is contained in:
Chris Lattner 2004-07-09 06:58:43 +00:00
parent 0fc190f305
commit 3a3e5c42cd
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ also dump out bytecode in a textual format that is lower level than assembly
(values are not resolved from slot numbers). It should only be of interest to
(a) those who are working to improve the bytecode format and (b) those who
really want to understand or document the details of the bytecode format.</li>
<li>The <a href="BytecodeFormat.html">LLVM Bytecode file format</a> is now being
<li>The <a href="BytecodeFormat.html">LLVM Bytecode file format</a> is now
documented.</li>
<li>LLVM now provides an <a
href="LangRef.html#i_isunordered">llvm.isunordered</a> intrinsic for efficient