Go to file
Adhemerval Zanella e00b497242 [asan] Add ASAN support for AArch64 42-bit VMA
This patch adds support for asan on aarch64-linux with 42-bit VMA
(current default config for 64K pagesize kernels).  The support is
enabled by defining the SANITIZER_AARCH64_VMA to 42 at build time
for both clang/llvm and compiler-rt.  The default VMA is 39 bits.

llvm-svn: 245594
2015-08-20 18:30:40 +00:00
clang Revert r245496 "[CUDA] Add appropriate host/device attribute to builtins." 2015-08-20 18:28:56 +00:00
clang-tools-extra [clang-tidy] Mention check_clang_tidy.py instead of check_clang_tidy.sh in the docs. 2015-08-20 18:16:13 +00:00
compiler-rt [CMake] Fixing r245581 based on feedback from Filcab. 2015-08-20 17:46:58 +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 Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx Fix a typo: overidden -> overridden - Patch from Kai Zhao 2015-08-20 05:23:16 +00:00
libcxxabi Fix or disable C++11 tests in C++03 mode 2015-08-20 01:22:17 +00:00
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
lldb Increase timeout in TestCallWithTimeout to reduce flakyness 2015-08-20 12:12:09 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [asan] Add ASAN support for AArch64 42-bit VMA 2015-08-20 18:30:40 +00:00
openmp D11990: Lock-free start of serialized parallel regions 2015-08-18 10:08:27 +00:00
polly Simplify the SCoP creation and bookkeeping 2015-08-20 18:30:08 +00:00