llvm/tools
Reid Spencer 28f6f2218b For PR811:
Don't both with the "C" and "cc" extensions as they aren't common and they
the "C" extension conflicts with the "c" extension on operating systems
that have case insensitive file names.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28899 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-21 17:21:39 +00:00
..
analyze Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +00:00
bugpoint Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +00:00
gccas Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +00:00
gccld Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +00:00
llc For PR780: 2006-06-07 23:03:13 +00:00
lli Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
llvm2cpp Actually add instructions to the list of defined values so it gets 2006-06-15 16:09:59 +00:00
llvm-ar Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-as Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-bcanalyzer Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-config Remove useless noop argument 2006-06-07 00:43:18 +00:00
llvm-db This no longer needs plugins, this it doesn't need all of VMCore. 2006-06-08 00:25:44 +00:00
llvm-dis Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-extract Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +00:00
llvm-ld Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +00:00
llvm-link Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-nm Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-prof Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-ranlib Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +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 PR811: 2006-06-21 17:21:39 +00:00
opt Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +00:00
Makefile llvm2cpp is ready to be compiled so add it to the makefile, but make it 2006-05-30 21:20:55 +00:00