llvm-6502/tools
Reid Spencer 05dee5064f Several Changes To Support Building llvm-config:
1. If Perl is not available, don't run Perl dependent targets.
2. Check in FinalLibDeps.txt for build environments that can't build it
   because there's no Perl processor.
3. Ensure that FinalLibDeps.txt depends on LibDeps.txt so it is
   automatically regenerated.
4. Support objdir != srcdir building.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27915 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-20 21:13:58 +00:00
..
analyze fix printing call graphs 2006-04-18 23:45:19 +00:00
bugpoint add an assert to get a slightly better msg about this problem 2006-03-16 23:16:17 +00:00
gccas Turn on loop unswitching tonight 2006-02-22 07:33:49 +00:00
gccld For PR521: 2006-01-10 03:14:40 +00:00
llc Never link in sparcv9 2006-04-20 17:07:46 +00:00
lli Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
llvm-ar more compliance stufff 2005-12-28 06:56:09 +00:00
llvm-as
llvm-bcanalyzer
llvm-config Several Changes To Support Building llvm-config: 2006-04-20 21:13:58 +00:00
llvm-db Add a warning 2006-04-18 05:26:10 +00:00
llvm-dis
llvm-extract Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-ld Make sure command line options are parsed before we try to add the LibPath 2006-03-06 06:38:19 +00:00
llvm-link For PR495: 2005-07-07 23:21:43 +00:00
llvm-nm For PR495: 2005-07-07 18:21:42 +00:00
llvm-prof Revert removal of std:: prefixes and addtion of "using namespace std;". 2005-12-30 09:07:29 +00:00
llvm-ranlib ditto 2005-12-28 06:58:12 +00:00
llvm-stub
llvmc Distribute CVS versions of lex files 2006-04-12 20:56:12 +00:00
opt fix printing call graphs 2006-04-18 23:45:19 +00:00
Makefile Don't build llvm-config until issues are resolved. 2006-04-20 21:00:24 +00:00