llvm-6502/tools
Reid Spencer ad38cd6ad0 Make sure that tool names don't have any leading or trailing spaces in them.
If they do, it screws up the concatenation of the .exe suffix on cygwin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22142 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-19 21:10:31 +00:00
..
analyze Two changes: 2005-04-22 17:14:14 +00:00
bugpoint If loopextract breaks the program provide output so that we can repro the 2005-05-08 21:54:56 +00:00
gccas Move licm after reassociate, add some cond-propagate passes 2005-05-07 22:45:35 +00:00
gccld There are still uses for spaces in Makefiles -- to make text line up together, 2005-04-24 17:43:41 +00:00
llc Make the CBackend actually get included in llc by using USEDLIBS instead of 2005-04-23 17:24:33 +00:00
lli Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-ar Make sure that tool names don't have any leading or trailing spaces in them. 2005-05-19 21:03:11 +00:00
llvm-as There are still uses for spaces in Makefiles -- to make text line up together, 2005-04-24 17:43:41 +00:00
llvm-bcanalyzer Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-db Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-dis Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-extract extract has been renamed to llvm-extract to avoid conflicting with another tool 2005-04-24 17:36:05 +00:00
llvm-ld Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-link Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-nm Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-prof There are still uses for spaces in Makefiles -- to make text line up together, 2005-04-24 17:43:41 +00:00
llvm-ranlib Make sure that tool names don't have any leading or trailing spaces in them. 2005-05-19 21:10:31 +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 For PR514: 2005-05-19 01:06:46 +00:00
opt Two changes: 2005-04-22 17:14:14 +00:00
Makefile extract has been renamed to llvm-extract to avoid conflicting with another tool 2005-04-24 17:46:58 +00:00