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:
parent
73114d33b3
commit
f4cc206a6e
@ -336,6 +336,8 @@ optimization.</p>
|
|||||||
and linker. Note that a given source language needn't provide all these tools
|
and linker. Note that a given source language needn't provide all these tools
|
||||||
as many of them exist in llvm currently.</p>
|
as many of them exist in llvm currently.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- _______________________________________________________________________ -->
|
||||||
<div class="doc_subsubsection"><a name="dirsearch">Directory Search</a></div>
|
<div class="doc_subsubsection"><a name="dirsearch">Directory Search</a></div>
|
||||||
<div class="doc_text">
|
<div class="doc_text">
|
||||||
<p><tt>llvmc</tt> always looks for files of a specific name. It uses the
|
<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%
|
assembler.command=llc %in% -o %out% %target% %time% %stats%
|
||||||
</tt></pre>
|
</tt></pre>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- *********************************************************************** -->
|
<!-- *********************************************************************** -->
|
||||||
<div class="doc_section"><a name="glossary">Glossary</a></div>
|
<div class="doc_section"><a name="glossary">Glossary</a></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user