diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-08-20 18:30:40 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-08-20 18:30:40 +0000 |
commit | e00b497242bcc40afab112f72d90397d0d769915 (patch) | |
tree | 96347f0ec4f5d88a432f162808b5f47b43915913 /clang/lib/Driver/Tools.cpp | |
parent | 120de4be9644399c29f8debab896f25839bd3058 (diff) | |
download | llvm-e00b497242bcc40afab112f72d90397d0d769915.zip llvm-e00b497242bcc40afab112f72d90397d0d769915.tar.gz llvm-e00b497242bcc40afab112f72d90397d0d769915.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions