Go to file
Chris Bieneman 89e08ed0c1 [CMake] Refactor add_llvm_tool_symlink for reuse
The old implementation of add_llvm_tool_symlink could fail in odd ways when building out of tree. This version solves that problem by not using the LLVM_* variables, and instead reaeding the target's properties.

llvm-svn: 288632
2016-12-05 03:28:03 +00:00
clang IRGen: Remove an unused overload of CreateAlignedLoad. 2016-12-05 00:02:18 +00:00
clang-tools-extra [clang-move] don't miss ',' in json output when there are duplicate elements. 2016-12-03 15:28:03 +00:00
compiler-rt [sanitizer] Make atos stdin a non-tty pipe to make sure it's not stuck waiting for user input 2016-12-04 21:52:21 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Update status page for variant implementation 2016-12-04 22:14:53 +00:00
libcxxabi Check for SD-6 feature test macro when determining which tests should be 2016-12-02 22:14:59 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Run the last iteration of parallel_for_loop using a threadpool. 2016-12-05 02:07:29 +00:00
lldb Update test expectations after AddressSanitizer text descriptions changed in r288535. 2016-12-02 22:11:26 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [CMake] Refactor add_llvm_tool_symlink for reuse 2016-12-05 03:28:03 +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