aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Bugpoint.html
Commit message (Collapse)AuthorAgeFilesLines
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37956 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove references to gccld and gccas, adjusting the documentation toReid Spencer2007-02-091-4/+4
| | | | | | | mention llvm-ld and opt instead (if appropriate). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34094 91177308-0d34-0410-b5e6-96231b3b80d8
* Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer2006-08-281-1/+1
| | | | | | | where appropriate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29931 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed the awkward description of -find-bugs in the "Advice for using ↵Patrick Jenkins2006-08-151-1/+1
| | | | | | bugpoint" section. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29707 91177308-0d34-0410-b5e6-96231b3b80d8
* This commit mentions -find-bugs under the advice for using bugpoints section ↵Patrick Jenkins2006-08-151-0/+6
| | | | | | of the bugpoint design and usage document. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29705 91177308-0d34-0410-b5e6-96231b3b80d8
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26746 91177308-0d34-0410-b5e6-96231b3b80d8
* Convert from being a copy of the man page to a full-fledged document.Misha Brukman2004-12-091-182/+167
| | | | | | | This doc keeps all the descriptive info from the man page, but not the options. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18719 91177308-0d34-0410-b5e6-96231b3b80d8
* Add compliant header.Reid Spencer2004-11-011-3/+11
| | | | | | | NOTE: This doc needs to describe the bugpoint "subsystem" not the tool. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17415 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix broken linksChris Lattner2004-10-151-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17016 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix broken linksChris Lattner2004-07-011-8/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14548 91177308-0d34-0410-b5e6-96231b3b80d8
* bugpoint command guide has been designated a full-fledged "doc".Brian Gaeke2004-07-011-0/+249
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14544 91177308-0d34-0410-b5e6-96231b3b80d8