forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
benchmarks | ||
dd | ||
go | ||
rtl | ||
tests | ||
CMakeLists.txt | ||
Makefile.old | ||
analyze_libtsan.sh | ||
check_analyze.sh | ||
check_cmake.sh | ||
check_memcpy.sh |