llvm-6502/tools
Anton Korobeynikov 3acbb9b9d4 Fixed typo. Thanks, Reid.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29533 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-04 22:55:53 +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 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
llvm-ar Use Path::getFileStatus 2006-08-01 18:09:46 +00:00
llvm-as
llvm-bcanalyzer
llvm-config Fixed typo. Thanks, Reid. 2006-08-04 22:55:53 +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 no need to check readability here 2006-08-01 18:22:21 +00:00
llvm-prof
llvm-ranlib
llvm-stub
llvmc No need to check isWriteable here (which isn't sufficient anyway). Just attempt 2006-08-01 18:12:29 +00:00
lto Collect references from globals. 2006-08-04 19:10:26 +00:00
opt
Makefile Add llvm2cpp to DIRs list 2006-07-26 20:19:06 +00:00