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

Misha Brukman brukman at cs.uiuc.edu
Tue May 17 08:15:30 PDT 2005



Changes in directory llvm/docs:

CompilerWriterInfo.html updated: 1.6 -> 1.7
---
Log message:

Remove extra header in the SPARC section


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

 CompilerWriterInfo.html |    5 +----
 1 files changed, 1 insertion(+), 4 deletions(-)


Index: llvm/docs/CompilerWriterInfo.html
diff -u llvm/docs/CompilerWriterInfo.html:1.6 llvm/docs/CompilerWriterInfo.html:1.7
--- llvm/docs/CompilerWriterInfo.html:1.6	Sat May 14 17:06:42 2005
+++ llvm/docs/CompilerWriterInfo.html	Tue May 17 10:15:19 2005
@@ -143,9 +143,6 @@
 <!-- ======================================================================= -->
 <div class="doc_subsection"><a name="sparc">SPARC</a></div>
 
-<!-- _______________________________________________________________________ -->
-<div class="doc_subsubsection">Official manuals and docs</div>
-
 <div class="doc_text">
 
 <ul>
@@ -256,7 +253,7 @@
 
   <a href="http://misha.brukman.net">Misha Brukman</a><br>
   <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2005/05/14 22:06:42 $
+  Last modified: $Date: 2005/05/17 15:15:19 $
 </address>
 
 </body>






More information about the llvm-commits mailing list