llvm-6502/tools
2010-08-06 18:33:48 +00:00
..
bugpoint Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
edis build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do 2010-07-31 21:32:56 +00:00
gold Remove variables that are written by not read. 2010-06-29 11:07:47 +00:00
llc llc: Add -mc-relax-all. 2010-07-31 19:57:02 +00:00
lli Simplify ".bc" detection. 2010-04-15 11:33:14 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Make llvm-bcanalyzer print out the full enum name for all metadata 2010-07-16 18:28:07 +00:00
llvm-config Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153. 2010-03-04 20:56:19 +00:00
llvm-diff Transcribe IRC to svn. Also don't print basic block names twice if they match. 2010-07-29 18:20:13 +00:00
llvm-dis
llvm-extract Preserve debug info for only extracted symbols. 2010-07-01 19:58:05 +00:00
llvm-ld don't pass -f to llc, it doesn't have it anymore. Patch by Kevin Fan (PR7090) 2010-05-07 16:27:04 +00:00
llvm-link Eliminate some unnessary Path::exists() calls. 2010-05-27 20:51:54 +00:00
llvm-mc Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownership of the TargetAsmBackend and the MCCodeEmitter. 2010-07-29 17:48:06 +00:00
llvm-nm Implement the "linker_private_weak" linkage type. This will be used for 2010-07-01 21:55:59 +00:00
llvm-prof Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
llvm-ranlib
llvm-shlib build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do 2010-07-31 21:32:56 +00:00
llvm-stub
llvmc Get rid of exceptions in llvmc. 2010-07-23 03:42:55 +00:00
lto build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do 2010-07-31 21:32:56 +00:00
opt Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
CMakeLists.txt Add CMake support for 'edis'. 2010-04-13 20:52:50 +00:00
Makefile fix DISABLE_EDIS 2010-07-20 20:55:57 +00:00