llvm-6502/tools
Reid Spencer 19b7e0e0ca For PR786:
Minor tweaks in public headers and a few .cpp files so that LLVM can build
successfully with -pedantic and projects using LLVM with -pedantic don't
get warnings from LLVM. There's still more -pedantic warnings to fix.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28453 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-24 19:21:13 +00:00
..
analyze Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
bugpoint Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +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 Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +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 Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
llvm-prof For PR786: 2006-05-24 19:21:13 +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 Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
opt Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Makefile Remove the llvm-db and bugpoint restrictions from the win32 platform so 2006-05-17 21:20:50 +00:00