forked from OSchip/llvm-project
parent
9bcdda3588
commit
457a95bdc8
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue