mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
f0c95bd2cac0bf8ff80793b5bcb36555e9208c5a
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. llvm-svn: 247807
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%