Go to file
Bruce Mitchener 40889cd75a [cmake] Build lldb-server on Darwin, set dep on FreeBSD.
Summary:
This switches the decision as to whether or not to lldb-server should
be built to check the same flag that was added that controls whether
or not it is added as a dependency to the 'lldb' target.

It also sets that flag on FreeBSD to maintain parity with the existing
build configuration / situation on FreeBSD.

Reviewers: labath, emaste, tfiala

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D12925

llvm-svn: 247913
2015-09-17 18:35:33 +00:00
clang [CMake] Add install-clang target to install just the clang executable 2015-09-17 18:30:20 +00:00
clang-tools-extra [clang-tidy] install helper scripts 2015-09-17 14:37:26 +00:00
compiler-rt [Windows] xfail a test that uses C++ EH 2015-09-16 20:32:22 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Add endianness configuration block for GCC. 2015-09-16 18:10:47 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Use a MapVector to output symbols in a deterministic order. 2015-09-17 18:26:25 +00:00
lldb [cmake] Build lldb-server on Darwin, set dep on FreeBSD. 2015-09-17 18:35:33 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm Fix the test case I just committed 2015-09-17 17:21:45 +00:00
openmp Force the readelf call to be in English 2015-09-16 12:01:14 +00:00
polly Do not use the assumed context in the dependence analysis any more 2015-09-17 17:28:19 +00:00