summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/CompilerDriver.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html
index ca2fd127c7..0c514e81a9 100644
--- a/docs/CompilerDriver.html
+++ b/docs/CompilerDriver.html
@@ -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>