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
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
lli
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
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm
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
llvmc For PR514: 2005-05-19 01:06:46 +00:00
opt
Makefile extract has been renamed to llvm-extract to avoid conflicting with another tool 2005-04-24 17:46:58 +00:00