summaryrefslogtreecommitdiff
path: root/tools/bugpoint/bugpoint.cpp
Commit message (Expand)AuthorAge
* Re-grouped and alphabetized headers for easier reading and cleaner style.Misha Brukman2003-08-07
* Moved definition of InputArgv into ExecutionDriver.cpp -- it is only used there.Misha Brukman2003-07-30
* Add variable to capture arguments that should be passed to the user programChris Lattner2003-07-30
* Major addition to bugpoint: ability to debug code generators (LLC and LLI).Misha Brukman2003-07-24
* Bugpoint is always verbose, eliminate optionChris Lattner2003-05-03
* Initial checkin of bugpointChris Lattner2002-11-20