mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-02 07:41:38 +00:00
Fixed a typo.
llvm-svn: 17972
This commit is contained in:
parent
d8c7fbbf98
commit
b4f99bd112
@ -1211,12 +1211,12 @@ pass is the default implementation for the interface.</p>
|
||||
<!-- *********************************************************************** -->
|
||||
|
||||
<div class="doc_text">
|
||||
<p>The file <a
|
||||
<p>The <a
|
||||
href="http:://llvm.cs.uiuc.edu/doxygen/Statistic_8h-source.html"><tt>Statistic</tt></a>
|
||||
class, is designed to be an easy way to expose various success
|
||||
metrics from passes. These statistics are printed at the end of a
|
||||
run, when the -stats command line option is enabled on the command
|
||||
line. See the <a href="http://llvm.org/docs/ProgrammersManual.html#Statistic">Statistics section</a> in the Programmers Manual for details.
|
||||
line. See the <a href="http://llvm.org/docs/ProgrammersManual.html#Statistic">Statistics section</a> in the Programmer's Manual for details.
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user