No really, he did finish!
authorChris Lattner <sabre@nondot.org>
Fri, 9 Jul 2004 06:58:43 +0000 (06:58 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 9 Jul 2004 06:58:43 +0000 (06:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14717 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 662e11cdef20f62f2c3ee72279c73add32291169..30a42c6082b4536033e9a028fb6d628530059c0e 100644 (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