llvm-6502/tools
Reid Spencer adbc9b7f88 Remove the llvm-db and bugpoint restrictions from the win32 platform so
they can be compiled with ming32. The use of fork(2) has been removed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28369 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-17 21:20:50 +00:00
..
analyze fix printing call graphs 2006-04-18 23:45:19 +00:00
bugpoint print a nice error if bugpoint gets an error reading inputs. Bug identified 2006-05-14 19:15:56 +00:00
gccas Turn on loop unswitching tonight 2006-02-22 07:33:49 +00:00
gccld Free memory allocated by copy_env. 2006-05-14 19:17:28 +00:00
llc added a skeleton of the ARM backend 2006-05-14 22:18:28 +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 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-config For PR764: 2006-05-03 17:49:50 +00:00
llvm-db This no longer needs the JIT. 2006-04-22 05:04:23 +00:00
llvm-dis Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-extract Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-ld Delete memory allocated by CopyEnv 2006-05-14 18:38:13 +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 Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc Distribute CVS versions of lex files 2006-04-12 20:56:12 +00:00
opt Refactor a bunch of includes so that TargetMachine.h doesn't have to include 2006-05-12 06:33:49 +00:00
Makefile Remove the llvm-db and bugpoint restrictions from the win32 platform so 2006-05-17 21:20:50 +00:00