projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ebcd0
)
fix misspelling analyse -> analyze
author
Chris Lattner
<sabre@nondot.org>
Wed, 17 Sep 2003 15:00:45 +0000
(15:00 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 17 Sep 2003 15:00:45 +0000
(15:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8576
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/analyze.html
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/analyze.html
b/docs/CommandGuide/analyze.html
index 25b93eb38d32f9a1e7270f66c0c1cea80cddc78f..5c488a83b7fc76f9944342a4adcbedf01ffca485 100644
(file)
--- a/
docs/CommandGuide/analyze.html
+++ b/
docs/CommandGuide/analyze.html
@@
-62,9
+62,9
@@
OPTIONS
the analyze program after being loaded.
<p>
After being loaded, additional command line options are made available
- for running the passes made available by plugin.so. Use
analyse -load
- <plugin.so> -help to see the new list of available analysis
- passes.
+ for running the passes made available by plugin.so. Use
'<tt>analyze
+ -load <plugin.so> -help</tt>' to see the new list of available
+
analysis
passes.
<p>
</ul>