diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-08-28 20:40:50 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-08-28 20:40:50 +0000 |
commit | 15db6dc2fb9e57f9f3601931b457c522acb86d20 (patch) | |
tree | 1824992b0dcefbcc5e170d49544666fcd6df7c46 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1006c91b5bf4ef523e62d8605f4d2fc670d1817c (diff) | |
download | llvm-15db6dc2fb9e57f9f3601931b457c522acb86d20.zip llvm-15db6dc2fb9e57f9f3601931b457c522acb86d20.tar.gz llvm-15db6dc2fb9e57f9f3601931b457c522acb86d20.tar.bz2 |
[compiler-rt] [tsan] Enable TSan for AArch64/42-bit VMA
This patch adds support for tsan 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.
It also enabled tsan for previous supported VMA (39).
llvm-svn: 246330
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions