Go to file
Alexander Potapenko b0930f5c04 [ASan] Reinstate ASAN_LOW_MEMORY, which has nothing to do with signal handling and thus should not be moved to common.
llvm-svn: 200319
2014-01-28 14:17:16 +00:00
clang [ARM] Fix AAPCS-VFP non-compliance when returning HFA from variadic functions. 2014-01-28 10:56:36 +00:00
clang-tools-extra check-clang-tools: Also it doesn't require neither llvm_src_root nor llvm_obj_root. 2014-01-26 12:40:18 +00:00
compiler-rt [ASan] Reinstate ASAN_LOW_MEMORY, which has nothing to do with signal handling and thus should not be moved to common. 2014-01-28 14:17:16 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Fix build broken by LLVM commit r199279 2014-01-20 20:28:48 +00:00
libcxx Removed extra line that I left in when committing 199694. Thanks to Jared Grubb for the catch. 2014-01-26 01:59:59 +00:00
libcxxabi Use .p2align instead of .align 2014-01-23 21:46:35 +00:00
lld [CMake] Apply llvm_update_compile_flags() in add_lld_library(). 2014-01-28 10:45:37 +00:00
lldb Fixed a crasher when handling process events that is due to a translation from the public API to the private API. 2014-01-28 00:36:31 +00:00
llvm [DAGCombiner] Avoid introducing an illegal build_vector when folding a sign_extend. 2014-01-28 12:53:56 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Do not verify the base addresses 2014-01-28 13:43:24 +00:00