summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/bugpoint.html
Commit message (Collapse)AuthorAgeFilesLines
* The HTML documentation is now automatically generated from POD source.Misha Brukman2004-07-021-249/+0
| | | | llvm-svn: 14578
* Unbreak the bugpoint imageChris Lattner2004-05-281-1/+1
| | | | llvm-svn: 13878
* update command guide to have --tool-argsBrian Gaeke2004-05-041-0/+12
| | | | llvm-svn: 13359
* * Remove note about "UNSUPPORTED: " feature that just became supportedMisha Brukman2004-04-191-11/+6
| | | | | | * Fix usage of <p> tag and some grammar llvm-svn: 13062
* Update docs a bitChris Lattner2004-04-061-10/+12
| | | | llvm-svn: 12695
* Remove some options that don't really have anything to do with bugpointChris Lattner2004-04-061-10/+0
| | | | llvm-svn: 12694
* Merged in RELEASE_12.John Criswell2004-03-291-0/+13
| | | | llvm-svn: 12532
* Option no moreChris Lattner2004-03-131-1/+1
| | | | llvm-svn: 12360
* Document the code generator debugger.Chris Lattner2004-02-181-25/+25
| | | | llvm-svn: 11616
* add advice bullet about -check-exit-codeBrian Gaeke2004-02-111-0/+5
| | | | llvm-svn: 11327
* add description of -check-exit-codeBrian Gaeke2004-02-111-0/+4
| | | | llvm-svn: 11326
* Clarified the extension to shared library objects.John Criswell2004-01-261-5/+5
| | | | llvm-svn: 10978
* Bugpoint no longer has this optionChris Lattner2003-11-051-1/+1
| | | | llvm-svn: 9744
* Fixed the documentation to coincide with the code.Misha Brukman2003-10-201-4/+3
| | | | llvm-svn: 9301
* A minor fixChris Lattner2003-10-191-1/+1
| | | | llvm-svn: 9260
* Take out extra paragraph tag.Brian Gaeke2003-10-191-1/+1
| | | | llvm-svn: 9259
* Make this (-run) set look like the other (-disable) set.Brian Gaeke2003-10-191-1/+1
| | | | llvm-svn: 9258
* Always say "the test program", part 2.Brian Gaeke2003-10-191-30/+36
| | | | | | | | | Refer to the various "modules" of bugpoint as "debuggers", not "debugging modes" or "modules". I think this is more evocative of how they typically act, and it's shorter. Add a note about how a linker bug can crash bugpoint early. llvm-svn: 9257
* Two minor fixesChris Lattner2003-10-191-2/+2
| | | | llvm-svn: 9256
* Minor edits to Description section.Brian Gaeke2003-10-191-25/+36
| | | | | | | | | | | Add Design Philosophy as a separate subsection. Clarify its last sentence. Give Automatic Mode Selection a uniquely-named anchor. Always call the program the "test program", instead of the "initial program", the "LLVM program", the "test case", the "resultant module", etc. Try to explain the assumptions a little more, instead of just describing the process. llvm-svn: 9255
* Spell-check.Brian Gaeke2003-10-191-39/+47
| | | | | | | | Many minor edits. Rewrite some of the options section for grammatical parallelism, clarity, and brevity. llvm-svn: 9254
* Add bugpoint advice sectionChris Lattner2003-10-181-1/+30
| | | | llvm-svn: 9244
* Expand the --args sectionChris Lattner2003-10-181-1/+10
| | | | llvm-svn: 9241
* * Add the -additional-so optionChris Lattner2003-10-181-30/+56
| | | | | | * Add info about codegen and miscompilation mode llvm-svn: 9240
* Beef up the description of bugpoint a lot. Update for renamed optionsChris Lattner2003-10-181-21/+52
| | | | llvm-svn: 9239
* Removed the -mode option.John Criswell2003-10-161-12/+4
| | | | | | Fixed some grammar, spelling, and punctuation. llvm-svn: 9178
* Automagically update website docs on commits.Misha Brukman2003-10-161-0/+1
| | | | llvm-svn: 9167
* Update the website automatically on documentation commit [in progress].Misha Brukman2003-10-161-1/+2
| | | | llvm-svn: 9166
* This should automatically update on the webpage.Misha Brukman2003-10-161-1/+3
| | | | llvm-svn: 9165
* no this really isn't extractChris Lattner2003-10-071-1/+1
| | | | llvm-svn: 8941
* initial checkin of the bugpoint doxsChris Lattner2003-10-071-0/+113
llvm-svn: 8940
OpenPOWER on IntegriCloud