llvm-6502/tools/llvm-db
Chris Lattner c30598bc3a make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.
With this change, I can now move -stats to print when llvm_shutdown is called.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32250 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-06 01:18:01 +00:00
..
CLICommand.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CLIDebugger.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CLIDebugger.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
Commands.cpp Change Path::getStatusInfo to return a boolean and error string on an error 2006-07-28 22:03:44 +00:00
llvm-db.cpp make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. 2006-12-06 01:18:01 +00:00
Makefile Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00