..
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
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
gccld
Use Path::getFileStatus to get status-related info.
2006-08-01 18:04:01 +00:00
llc
Now that SparcV9 is gone, this logical can be simplified significantly.
2006-08-03 16:59:17 +00:00
lli
Fix the build on case-sensitive filesystems :(
2006-08-01 22:34:35 +00:00
llvm2cpp
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
llvm-ar
Use Path::getFileStatus
2006-08-01 18:09:46 +00:00
llvm-as
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
llvm-bcanalyzer
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
llvm-config
For PR845:
2006-08-03 21:46:42 +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
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
llvm-extract
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
llvm-ld
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
llvm-link
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
llvm-nm
no need to check readability here
2006-08-01 18:22:21 +00:00
llvm-prof
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
llvm-ranlib
Remove EH use from the Archive library and adjust its users accordingly.
2006-07-07 19:09:14 +00:00
llvm-stub
Incorporate the contents of include/llvm/Config/unistd.h as this is the
2004-12-20 04:34:36 +00:00
llvmc
No need to check isWriteable here (which isn't sufficient anyway). Just attempt
2006-08-01 18:12:29 +00:00
lto
Make it fit into 80-columns.
2006-08-03 17:26:30 +00:00
opt
Tools require EH for their top-level try blocks.
2006-07-07 00:46:19 +00:00
Makefile
Add llvm2cpp to DIRs list
2006-07-26 20:19:06 +00:00