diff options
author | zhanglimin <zhanglimin@loongson.cn> | 2023-06-29 09:46:02 +0800 |
---|---|---|
committer | zhanglimin <zhanglimin@loongson.cn> | 2023-06-29 11:33:04 +0800 |
commit | 310a6f12b5b80f6b77d8551c53e0fc2a2844df07 (patch) | |
tree | d637912958ebabbdb290d3efd6e473e7ac838884 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | c78acc92759cda8fc6ecb2690df39c7ee65355bf (diff) | |
download | llvm-310a6f12b5b80f6b77d8551c53e0fc2a2844df07.zip llvm-310a6f12b5b80f6b77d8551c53e0fc2a2844df07.tar.gz llvm-310a6f12b5b80f6b77d8551c53e0fc2a2844df07.tar.bz2 |
[MSan] Enable MSAN for loongarch64
This patch adds basic memory sanitizer support for loongarch64
with 47-bit VMA, which memory layout is based on x86_64.
The LLVM part of the LoongArch memory sanitizer implementation will
be done separately, which will fix failing tests in check-msan.
These failing tests fail with the following same error: "error in
backend: unsupported architecture".
Reviewed By: #sanitizers, vitalybuka, MaskRay
Differential Revision: https://reviews.llvm.org/D140528
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions