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

Reid Spencer reid at x10sys.com
Mon Nov 1 13:31:50 PST 2004



Changes in directory llvm/docs:

CompilerDriver.html updated: 1.9 -> 1.10
---
Log message:

Add missing tag.


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

Index: llvm/docs/CompilerDriver.html
diff -u llvm/docs/CompilerDriver.html:1.9 llvm/docs/CompilerDriver.html:1.10
--- llvm/docs/CompilerDriver.html:1.9	Mon Nov  1 02:19:36 2004
+++ llvm/docs/CompilerDriver.html	Mon Nov  1 15:31:39 2004
@@ -336,6 +336,8 @@
   and linker. Note that a given source language needn't provide all these tools
   as many of them exist in llvm currently.</p>
 </div>
+
+<!-- _______________________________________________________________________ -->
 <div class="doc_subsubsection"><a name="dirsearch">Directory Search</a></div>
 <div class="doc_text">
   <p><tt>llvmc</tt> always looks for files of a specific name. It uses the
@@ -748,7 +750,7 @@
 ##########################################################
   assembler.command=llc %in% -o %out% %target% %time% %stats%
 </tt></pre>
-  
+</div> 
 
 <!-- *********************************************************************** -->
 <div class="doc_section"><a name="glossary">Glossary</a></div>
@@ -813,7 +815,7 @@
  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a><a
  href="mailto:rspencer at x10sys.com">Reid Spencer</a><br>
 <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-Last modified: $Date: 2004/11/01 08:19:36 $
+Last modified: $Date: 2004/11/01 21:31:39 $
 </address>
 <!-- vim: sw=2
 -->






More information about the llvm-commits mailing list