[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Fri Jul 9 02:00:02 PDT 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.212 -> 1.213
---
Log message:
No really, he did finish!
---
Diffs of the changes: (+2 -2)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.212 llvm/docs/ReleaseNotes.html:1.213
--- llvm/docs/ReleaseNotes.html:1.212 Wed Jul 7 16:06:28 2004
+++ llvm/docs/ReleaseNotes.html Fri Jul 9 01:58:43 2004
@@ -123,7 +123,7 @@
(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
@@ -750,7 +750,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/07/07 21:06:28 $
+ Last modified: $Date: 2004/07/09 06:58:43 $
</address>
</body>
More information about the llvm-commits
mailing list