aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide/analyze.html
Commit message (Collapse)AuthorAgeFilesLines
* Merged in RELEASE_12.John Criswell2004-03-291-5/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12532 91177308-0d34-0410-b5e6-96231b3b80d8
* Performed some updates on the new options to these command line tools.John Criswell2004-03-121-11/+21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12350 91177308-0d34-0410-b5e6-96231b3b80d8
* Clarified the extension to shared library objects.John Criswell2004-01-261-4/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10978 91177308-0d34-0410-b5e6-96231b3b80d8
* cleanup analyze documentsChris Lattner2003-10-071-35/+24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8943 91177308-0d34-0410-b5e6-96231b3b80d8
* Consistently set the background colorChris Lattner2003-10-071-2/+2
| | | | | | | Change the footer to include "maintained by" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8938 91177308-0d34-0410-b5e6-96231b3b80d8
* Added explanation of where analyze gets its input, where it sends its output,John Criswell2003-09-291-5/+10
| | | | | | | and how it decides to interpret its input. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8730 91177308-0d34-0410-b5e6-96231b3b80d8
* Change the heading of the page to reflect the tool nameChris Lattner2003-09-251-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8715 91177308-0d34-0410-b5e6-96231b3b80d8
* fix misspelling analyse -> analyzeChris Lattner2003-09-171-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8576 91177308-0d34-0410-b5e6-96231b3b80d8
* Renamed the link page to llvmlink.htmlJohn Criswell2003-09-171-2/+2
| | | | | | | | | 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
* Modified the footer to be a link to the LLVM web page.John Criswell2003-09-111-1/+1
| | | | | | | | | Organized the commands into three distinct groups on the main page. Fixed the hyperlinks in the main page. Removed as and dis; they will not exist with those names by Release 1. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8485 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding a skeleton for the LLVM Command Guide.John Criswell2003-09-111-0/+87
Hopefully the group as a whole will update this into a real guide. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8483 91177308-0d34-0410-b5e6-96231b3b80d8