aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorzhanglimin <zhanglimin@loongson.cn>2023-06-29 09:46:02 +0800
committerzhanglimin <zhanglimin@loongson.cn>2023-06-29 11:33:04 +0800
commit310a6f12b5b80f6b77d8551c53e0fc2a2844df07 (patch)
treed637912958ebabbdb290d3efd6e473e7ac838884 /llvm/lib/CodeGen/MachineFunction.cpp
parentc78acc92759cda8fc6ecb2690df39c7ee65355bf (diff)
downloadllvm-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