1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/tools/llvm-db
Chris Lattner f4c7ceebaf Change Path::getStatusInfo to return a boolean and error string on an error
instead of throwing an exception.  This reduces the amount of code that is
exposed to exceptions (e.g. FileUtilities), though it is clearly only one step
along the way.

llvm-svn: 29395
2006-07-28 22:03:44 +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 This no longer needs plugins, this it doesn't need all of VMCore. 2006-06-08 00:25:44 +00:00
Makefile Build more debugger/selectiondag libraries as archives instead of .o files. 2006-07-21 00:10:47 +00:00