[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

Chris Lattner lattner at cs.uiuc.edu
Mon Aug 2 13:30:01 PDT 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.222 -> 1.223

---
Log message:

... now real HTML 4.01 strict!


---
Diffs of the changes:  (+2 -2)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.222 llvm/docs/ReleaseNotes.html:1.223
--- llvm/docs/ReleaseNotes.html:1.222	Mon Aug  2 15:28:44 2004
+++ llvm/docs/ReleaseNotes.html	Mon Aug  2 15:29:51 2004
@@ -632,7 +632,7 @@
 href="http://llvm.cs.uiuc.edu/PR406">IA64 ABI compliant layout of v-tables</a>.
 In particular, it just stores function pointers instead of function
 descriptors in the vtable.  This bug prevents mixing C++ code compiled with
-LLVM with C++ objects compiled by other C++ compilers.</p>
+LLVM with C++ objects compiled by other C++ compilers.</li>
 
 </ul>
 
@@ -757,7 +757,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/08/02 20:28:44 $
+  Last modified: $Date: 2004/08/02 20:29:51 $
 </address>
 
 </body>





More information about the llvm-commits mailing list