llvm-6502/tools
Chandler Carruth fec0c6fa56 As a (rather delayed) followup to r136738 which stopped building the
edis shared library in the Makefile build, also stop building it in the
CMake build.

Patch by arrowdodger!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139108 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-04 23:32:05 +00:00
..
bugpoint
bugpoint-passes
edis As a (rather delayed) followup to r136738 which stopped building the 2011-09-04 23:32:05 +00:00
gold
llc Move TargetRegistry and TargetSelect from Target to Support where they belong. 2011-08-24 18:08:43 +00:00
lli Move TargetRegistry and TargetSelect from Target to Support where they belong. 2011-08-24 18:08:43 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-diff
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-mc Move TargetRegistry and TargetSelect from Target to Support where they belong. 2011-08-24 18:08:43 +00:00
llvm-nm
llvm-objdump Move TargetRegistry and TargetSelect from Target to Support where they belong. 2011-08-24 18:08:43 +00:00
llvm-prof
llvm-ranlib
llvm-rtdyld
llvm-shlib
llvm-stub
llvmc
lto Don't drop alignment info on local common symbols. 2011-09-01 23:04:27 +00:00
macho-dump Teach macho-dump to dump the uleb128s referred to by linkedit_data segments. 2011-08-30 22:10:58 +00:00
opt
CMakeLists.txt
Makefile