aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-db/llvm-db.cpp
AgeCommit message (Expand)Author
2007-12-29remove attributions from tools.Chris Lattner
2007-10-08Move the space in overview output for commands out of each of theDan Gohman
2006-12-06make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.Chris Lattner
2006-06-08This no longer needs plugins, this it doesn't need all of VMCore.Chris Lattner
2006-06-07For PR780:Reid Spencer
2006-04-18Add a warningChris Lattner
2005-04-22Remove trailing whitespaceMisha Brukman
2004-12-30For PR351:Reid Spencer
2004-10-17Reid added --version to the CommandLine lib. Don't conflict with it.Chris Lattner
2004-09-01Changes For Bug 352Reid Spencer
2004-08-29The functions in Signal.h are now in the llvm::sys namespace - adjustReid Spencer
2004-07-11Add -load optionChris Lattner
2004-05-27Header file movedChris Lattner
2004-02-19Make sure to print a stack trace whenever an error signal is delivered to theChris Lattner
2004-01-05Initial checkin of the LLVM Source-Level Debugger. This is incomplete, butChris Lattner