Go to file
Dean Michael Berris 406200eae6 [XRay][compiler-rt] Only add unit tests if we're building XRay.
As constructed before this patch, in case we run into case where we
don't actually build the XRay library, we really ought to not be adding
the unit test runs. This should fix the bootstrap build failures.

This is a follow-up further to D26232.

llvm-svn: 288788
2016-12-06 09:43:44 +00:00
clang [clang] Fix D26214: Move error handling out of MC and to the callers. 2016-12-06 02:49:16 +00:00
clang-tools-extra [change-namespace] get changing namespace to global correct. 2016-12-05 11:17:04 +00:00
compiler-rt [XRay][compiler-rt] Only add unit tests if we're building XRay. 2016-12-06 09:43:44 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Add missing stdbool.h module. The test suite now passes on OS X with modules 2016-12-06 09:41:50 +00:00
libcxxabi [libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS 2016-12-05 19:42:11 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Inline MergeInputSection::getData(). 2016-12-06 02:19:30 +00:00
lldb [CMake] Don't add gtest if it is already there 2016-12-05 19:40:34 +00:00
llgo [llgo] set debuglocs for calls in synthetic functions 2016-12-06 05:39:14 +00:00
llvm [X86] Remove another weird scalar sqrt/rcp/rsqrt pattern. 2016-12-06 08:08:12 +00:00
openmp fixed type in Windows-specific code 2016-12-01 16:08:52 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Allow to disable unsigned operations (zext, icmp ugt, ...) 2016-12-02 17:55:41 +00:00