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

Chris Lattner sabre at nondot.org
Tue Feb 13 23:43:15 PST 2007



Changes in directory llvm/docs:

CFEBuildInstrs.html updated: 1.63 -> 1.64
---
Log message:

fix validation bug


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

 CFEBuildInstrs.html |    3 +--
 1 files changed, 1 insertion(+), 2 deletions(-)


Index: llvm/docs/CFEBuildInstrs.html
diff -u llvm/docs/CFEBuildInstrs.html:1.63 llvm/docs/CFEBuildInstrs.html:1.64
--- llvm/docs/CFEBuildInstrs.html:1.63	Wed Feb 14 01:42:12 2007
+++ llvm/docs/CFEBuildInstrs.html	Wed Feb 14 01:42:59 2007
@@ -78,7 +78,6 @@
 <p>
 More information is <a href="FAQ.html#license">available in the FAQ</a>.
 </p>
-</pre>
 </div>
 
 <!-- *********************************************************************** -->
@@ -91,7 +90,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2007/02/14 07:42:12 $
+  Last modified: $Date: 2007/02/14 07:42:59 $
 </address>
 
 </body>






More information about the llvm-commits mailing list