aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-db
Commit message (Expand)AuthorAgeFilesLines
* To simplify the upcoming context-on-type change, switch all command line tool...Owen Anderson2009-07-151-1/+1
* Use errs() instead of std::cerr.Dan Gohman2009-07-152-3/+3
* Match declaration to definition.Daniel Dunbar2009-07-121-1/+1
* Make the use of const with respect to LLVMContext sane. Hopefully this is th...Owen Anderson2009-07-012-3/+3
* Hold the LLVMContext by reference rather than by pointer.Owen Anderson2009-07-013-4/+4
* Add a pointer to the owning LLVMContext to Module. This requires threading L...Owen Anderson2009-07-014-6/+12
* Change various llvm utilities to use PrettyStackTraceProgram inChris Lattner2009-03-061-2/+6
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+8
* And final pack of warnings silencingAnton Korobeynikov2008-02-201-1/+3
* remove attributions from tools.Chris Lattner2007-12-295-10/+10
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* Move the space in overview output for commands out of each of theDan Gohman2007-10-081-1/+1
* Here is the bulk of the sanitizing.Gabor Greif2007-07-051-1/+1
* debugger depends on bcreader, not llvm-dbChris Lattner2007-05-061-1/+1
* Avoid temporary construction and potential for corrupted data access.Reid Spencer2007-04-081-3/+2
* For PR1291:Reid Spencer2007-04-071-1/+2
* For PR789:Reid Spencer2007-03-291-3/+3
* make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.Chris Lattner2006-12-061-1/+2
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-041-2/+1
* Change Path::getStatusInfo to return a boolean and error string on an errorChris Lattner2006-07-281-2/+6
* Build more debugger/selectiondag libraries as archives instead of .o files.Chris Lattner2006-07-211-1/+1
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-071-0/+1
* This no longer needs plugins, this it doesn't need all of VMCore.Chris Lattner2006-06-081-2/+0
* For PR780:Reid Spencer2006-06-071-0/+1
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-1/+2
* This no longer needs the JIT.Chris Lattner2006-04-221-4/+1
* Add a warningChris Lattner2006-04-181-0/+1
* Remove trailing whitespaceMisha Brukman2005-04-225-43/+43
* For PR351:Reid Spencer2004-12-301-27/+34
* For PR351: \Reid Spencer2004-12-131-3/+3
* Use LLVMLIBS=JIT to get JIT librariesReid Spencer2004-11-291-7/+1
* Fix a bug that caused stuff like this:Chris Lattner2004-11-191-1/+2
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* Improve help output from llvm-db 'info' command. Patch contributed byChris Lattner2004-10-262-3/+9
* We're not doing automake any moreReid Spencer2004-10-221-684/+0
* We won't use automakeReid Spencer2004-10-221-53/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+684
* Actually link in all the analysis passes.Reid Spencer2004-10-181-4/+4
* Reid added --version to the CommandLine lib. Don't conflict with it.Chris Lattner2004-10-171-4/+1
* Use the shared Makefile.JIT for JIT-enablementMisha Brukman2004-10-141-40/+3
* Update to reflect changes in Makefile rules.Reid Spencer2004-10-131-1/+1
* Initial version of automake Makefile.am file.Reid Spencer2004-10-101-0/+53
* Use the SparcV9-marked instr scheduling libraryMisha Brukman2004-10-081-1/+1
* Changes For Bug 352Reid Spencer2004-09-013-5/+5
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-291-1/+1
* The functions in Signal.h are now in the llvm::sys namespace - adjustReid Spencer2004-08-291-1/+1
* sparcv9select is history.Brian Gaeke2004-08-051-1/+1
* Add -load optionChris Lattner2004-07-111-0/+1
* Header file movedChris Lattner2004-05-271-1/+1
* Great renaming part II: Sparc --> SparcV9 (also includes command-line options...Brian Gaeke2004-02-251-4/+4