llvm-6502/tools
Chris Lattner 252ad03d7d 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29395 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-28 22:03:44 +00:00
..
analyze Undo last commit, which was committed accidentally. 2006-07-27 23:19:00 +00:00
bugpoint Updating the comments above SplitFunctionsOutOfModule in ExtractFunction.cpp to reflect the changes made to that function. Specifically I am removing the FIXME comment because the issue has been addressed. 2006-07-28 18:03:01 +00:00
gccas
gccld
llc
lli
llvm2cpp
llvm-ar Change Path::getStatusInfo to return a boolean and error string on an error 2006-07-28 22:03:44 +00:00
llvm-as
llvm-bcanalyzer
llvm-config Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to 2006-07-27 23:00:30 +00:00
llvm-db Change Path::getStatusInfo to return a boolean and error string on an error 2006-07-28 22:03:44 +00:00
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
opt
Makefile