summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/analyze.html
Commit message (Collapse)AuthorAgeFilesLines
* The HTML documentation is now automatically generated from POD source.Misha Brukman2004-07-021-86/+0
| | | | llvm-svn: 14578
* Merged in RELEASE_12.John Criswell2004-03-291-5/+0
| | | | llvm-svn: 12532
* Performed some updates on the new options to these command line tools.John Criswell2004-03-121-11/+21
| | | | llvm-svn: 12350
* Clarified the extension to shared library objects.John Criswell2004-01-261-4/+4
| | | | llvm-svn: 10978
* cleanup analyze documentsChris Lattner2003-10-071-35/+24
| | | | llvm-svn: 8943
* Consistently set the background colorChris Lattner2003-10-071-2/+2
| | | | | | Change the footer to include "maintained by" llvm-svn: 8938
* 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. llvm-svn: 8730
* Change the heading of the page to reflect the tool nameChris Lattner2003-09-251-2/+2
| | | | llvm-svn: 8715
* fix misspelling analyse -> analyzeChris Lattner2003-09-171-3/+3
| | | | llvm-svn: 8576
* 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. llvm-svn: 8575
* 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. llvm-svn: 8485
* 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. llvm-svn: 8483
OpenPOWER on IntegriCloud