1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Add missing tag.

llvm-svn: 17414
This commit is contained in:
Reid Spencer 2004-11-01 21:31:39 +00:00
parent 73114d33b3
commit f4cc206a6e

View 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>