commit | 5f57416779109b38f80797b7294c2549aa938ccb | [log] [tgz] |
---|---|---|
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | Wed Sep 16 15:10:27 2015 +0000 |
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | Wed Sep 16 15:10:27 2015 +0000 |
tree | b3b86e136987d1a07f40dfc4c33d178727c154c8 | |
parent | e91a80e5b8639eb71c503ef4e521f33dc21fa912 [diff] |
[sanitizer] Add MSan support for AArch64 This patch adds support for msan on aarch64-linux for both 39 and 42-bit VMA. The support is enabled by defining the SANITIZER_AARCH64_VMA compiler flag to either 39 or 42 at build time for both clang/llvm and compiler-rt. The default VMA is 39 bits. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247807 91177308-0d34-0410-b5e6-96231b3b80d8