summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-01 21:31:39 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-01 21:31:39 +0000
commit10c6d3f3728dfc720e64a71925f3da55101495b4 (patch)
tree76e3ddaa30119e5c02bc7948122a0879fc579b8b /llvm
parentb93914d06caf8d475ed220eaae724524c7181a51 (diff)
downloadbcm5719-llvm-10c6d3f3728dfc720e64a71925f3da55101495b4.tar.gz
bcm5719-llvm-10c6d3f3728dfc720e64a71925f3da55101495b4.zip
Add missing tag.
llvm-svn: 17414
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/CompilerDriver.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/docs/CompilerDriver.html b/llvm/docs/CompilerDriver.html
index ca2fd127c7b..0c514e81a99 100644
--- a/llvm/docs/CompilerDriver.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud