llvm-6502/tools
Chris Lattner c510a7097b there is now no reason to link in TARGETS_TO_BUILD since we list
arm explicitly.  X86 and ARM are the only two targets that support
disassembly, so our explicit list is enough.  These other targets
weren't getting pulled in anyway though, since there were no 
references to their symbols.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108934 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-20 21:26:27 +00:00
..
bugpoint Speculatively revert r108813, in an attempt to get the self-host buildbots working again. I don't see why this patch 2010-07-20 08:26:15 +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-dis
llvm-extract
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
llvm-prof
llvm-ranlib
llvm-shlib
llvm-stub
llvmc llvmc: Add a new option type (switch_list). 2010-07-19 03:16:25 +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
CMakeLists.txt
Makefile fix DISABLE_EDIS 2010-07-20 20:55:57 +00:00