Add missing tag.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 1 Nov 2004 21:31:39 +0000 (21:31 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 1 Nov 2004 21:31:39 +0000 (21:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17414 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CompilerDriver.html

index ca2fd127c7be83288c180963cb940463aeb5b7a4..0c514e81a99c6676f6387ea3325a602733c1002d 100644 (file)
@@ -336,6 +336,8 @@ optimization.</p>
   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 @@ optimization.</p>
 ##########################################################
   assembler.command=llc %in% -o %out% %target% %time% %stats%
 </tt></pre>
-  
+</div> 
 
 <!-- *********************************************************************** -->
 <div class="doc_section"><a name="glossary">Glossary</a></div>