llvm-6502/tools
Rafael Espindola 115a932eb9 Make the test while reducing blocks functional. This avoids accessing freed
memory when one of the original BB is destroyed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109747 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-29 14:20:59 +00:00
..
bugpoint Make the test while reducing blocks functional. This avoids accessing freed 2010-07-29 14:20:59 +00:00
edis there is now no reason to link in TARGETS_TO_BUILD since we list 2010-07-20 21:26:27 +00:00
gold
llc
lli
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
llvm-diff Centralize the logic to permanently unify two instructions and make sure 2010-07-29 09:20:34 +00:00
llvm-dis
llvm-extract Preserve debug info for only extracted symbols. 2010-07-01 19:58:05 +00:00
llvm-ld
llvm-link
llvm-mc start straightening out libedis's dependencies and make it fit 2010-07-20 18:25:19 +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
llvm-ranlib
llvm-shlib
llvm-stub
llvmc Get rid of exceptions in llvmc. 2010-07-23 03:42:55 +00:00
lto build/Darwin: Add an LLVM_LTO_VERSION_OFFSET make variable to allow offsetting 2010-07-16 01:41:38 +00:00
opt simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00
CMakeLists.txt
Makefile fix DISABLE_EDIS 2010-07-20 20:55:57 +00:00