mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Renamed the link page to llvmlink.html
Added initial pages for the extract and llvm-link commands. Reworded the description of the -load option for analyze to hopefully make it more clear. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8575 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -62,8 +62,8 @@ OPTIONS
|
||||
the analyze program after being loaded.
|
||||
<p>
|
||||
After being loaded, additional command line options are made available
|
||||
for running additional analysis passes. Use analyse -load
|
||||
<plugin.so> -help to list the new list of available analysis
|
||||
for running the passes made available by plugin.so. Use analyse -load
|
||||
<plugin.so> -help to see the new list of available analysis
|
||||
passes.
|
||||
<p>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user